Algorithm tries to find best possible number in each box and recursively tries same for next adjacent box. If number in current box is violating any sudoku rule then algorithm will backtrack till the satisfying solution and again try with another number in next adjacent box.
forked from saurabhc104/Sudoku_Solver
-
Notifications
You must be signed in to change notification settings - Fork 0
DeepLearner7/Sudoku_Solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Get the solution to any type of sudoku
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 42.4%
- HTML 27.5%
- JavaScript 20.7%
- CSS 9.4%