Sudoku

Georg Gollmann gollmann at zid.tuwien.ac.at
Tue Oct 11 07:34:46 UTC 2005


Am 10.10.2005 um 17:07 schrieb Tom Phoenix:

> Unless I missed it, the algorithm is not dealing with several cases
> necessary for solving the tougher sudoku.

The code is using a brute force recursive search. So it should find  
any solution, it just might take a long time.

> Your newspapers probably don't offer the most difficult sudoku that  
> there are.

I would be interested in an example. Any pointers ?

Georg



More information about the Squeak-dev mailing list