A sudoku solver
Find a file
Eryn Wells c9a86d0fdc Add dlx solver (this is still a WIP)
The solver builds the constraint matrix. I have not fully verified its correctness, nor does the thing actually do the thing yet.
2017-10-16 12:25:30 -07:00
puzzles Add puzzles and puzzles.py from the old branch 2017-10-08 08:26:18 -07:00
sudoku Add dlx solver (this is still a WIP) 2017-10-16 12:25:30 -07:00
puzzles.py Clean up puzzles.py interface 2017-10-12 12:29:49 -07:00
README.md README.md 2013-08-28 23:09:43 -07:00
test.py Fix the board size parameter in a test 2017-10-10 12:51:27 -07:00