Skip to content

We wish to use Superposition and Search principle of Quantum Computation to speed up the solution to a 4x4 Sudoku puzzle, instead of the classical brute force and backtracking methods.

Notifications You must be signed in to change notification settings

abunickabhi/SC463_Sudoku_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntangledGo

This is a college project as part of the course SC463 , and I will be trying to implement a python code which takes a small sized board and plays Quantum Go . In future, I wish to design an Go playing engine which will be better than MCTS , or RL coded algorithms

About

We wish to use Superposition and Search principle of Quantum Computation to speed up the solution to a 4x4 Sudoku puzzle, instead of the classical brute force and backtracking methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages