Get the latest tech news
Solving Every Sudoku Puzzle (2006)
In this essay I tackle the problem of solving every Sudoku puzzle. It turns out to be quite easy (about one page of code for the main idea and two pages for embellishments) using two ideas: constraint propagation and search.
None
Or read this on Hacker News