Sudoku solver, written in Python. The solver itself works via linear optimisation, leveraging Google's OR-Tools and HiGHS's open-source MILP-solver.
The project also contains the AWS Lambda function that acts as the backend for timviney.com/sudoku
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sudoku solver, written in Python. The solver itself works via linear optimisation, leveraging Google's OR-Tools and HiGHS's open-source MILP-solver.
The project also contains the AWS Lambda function that acts as the backend for timviney.com/sudoku