Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 384 Bytes

sudokill

Solving Sudoku using Constraint Programming

sudokill

Running

Needs Python 3.6+ and ortools.

python cli.py --csv unsolved-sudoku.csv

Sudoku boards are loaded in CSV format, e.g. 01.csv