Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 473 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 473 Bytes

Sudoku Solver

Yet another sudoku solver implemented using Python

The algorithm used here was invented by me, so I'm not sure it could solve every case yet. If you find cases where it fails, I'd be interested to know.

The current algorithm was able to solve the so-called world's hardest sudoku by Finnish mathematician Arto Inkala.

World's hardest sudoku