No description
.gitignore | ||
board.py | ||
LICENSE | ||
main.py | ||
README.md | ||
square.py | ||
sudokus.file | ||
tests.py |
SudokuSolver
Python implementation to solve (almost) any Sudoku
Usage
This project uses mypy for type checking. Sudoku's are added as a string.