Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New approach of solving Sudoku problems apart from the thesis #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Matrixmang0
Copy link
Collaborator

In this work, we have introduced a whole new approach to solve the Sudoku problem using Quantum Computer (Not yet, simulators until now).

I have well documented all the procudure in the InitilalWork notebook, although some complex steps lack detailed explanation.

4x4 Sudoku shows a promising output with width of about 18 qubits and depth of 81. But, for 9x9 Sudoku, the width sclaes to 83 qubits and the depth exponentiates to around 315K, which can can be split into 9 parts of 35K depth and run separately. Yeah this is still huge, but curently we are looking for some ideas or procedures to optimize wherever possible so to finally be able to run these circuits on the latest NISQ devices and look out for results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant