FSudoku: a fast Sudoku solver in less than 300 lines of Python (github.com) 3 points by jcoffland 9y ago ↗ HN
[–] jcoffland 9y ago ↗ Back in 2008 while stuck over night in the Lima airport I decided to crush Sudoku once and for all. Here is my implementation of a fast Sudoku solver using no fancy tools, such as NNs or SAT solvers, in less than 300 lines of Python.
1 comment
[ 19.9 ms ] story [ 1003 ms ] thread