pip2 install pycosat
The method example_sudoku() solves a default Sudoku.
If you want to solve a Killer Sudoku, given only sums and not numbers, example_killer_sudoku() is what you want.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip2 install pycosat
The method example_sudoku() solves a default Sudoku.
If you want to solve a Killer Sudoku, given only sums and not numbers, example_killer_sudoku() is what you want.