Y
Hacker News
new
|
ask
|
show
|
jobs
by
fjfaase
2311 days ago
Solving a sudoku is just an exact cover problem, for which there already exist solvers. Just write a simple transformation program and you are done.
https://www.iwriteiam.nl/D1009.html#9