A sudoku solver
The solver builds the constraint matrix. I have not fully verified its correctness, nor does the thing actually do the thing yet. |
||
---|---|---|
puzzles | ||
sudoku | ||
puzzles.py | ||
README.md | ||
test.py |
The solver builds the constraint matrix. I have not fully verified its correctness, nor does the thing actually do the thing yet. |
||
---|---|---|
puzzles | ||
sudoku | ||
puzzles.py | ||
README.md | ||
test.py |