A sudoku solver
![]() Both via http://norvig.com/sudoku.html - euler.txt: http://projecteuler.net/project/sudoku.txt - norvig.txt: http://magictour.free.fr/top95 |
||
---|---|---|
puzzles | ||
.gitignore | ||
README.md | ||
sudoku.py | ||
tests.py |
![]() Both via http://norvig.com/sudoku.html - euler.txt: http://projecteuler.net/project/sudoku.txt - norvig.txt: http://magictour.free.fr/top95 |
||
---|---|---|
puzzles | ||
.gitignore | ||
README.md | ||
sudoku.py | ||
tests.py |