A sudoku solver
Find a file
2017-10-10 09:55:34 -07:00
puzzles Add puzzles and puzzles.py from the old branch 2017-10-08 08:26:18 -07:00
puzzles.py Rename initial init attribute to board; make self.board -> _board 2017-10-10 09:53:55 -07:00
README.md README.md 2013-08-28 23:09:43 -07:00
sudoku.py Tweak the str printing a bit 2017-10-10 09:55:34 -07:00
test.py Rough, probably incomplete solved property 2017-10-08 08:00:45 -07:00