Hello Sudoku Friends,
during the last year, I have been programming my own solver.
It is comparable with "Simple Sudoku", however with a different
approach: instead of a single hint, my solver shows (almost)all possible
steps.
For generating and printing I have written a separate tool, the
"Sudoku-Organizer". It works with the same solving machine as the
solver. A special feature is the avaluation und display of the
necessary strategies for the solution of each Sudoku.
Free download(including source code):
http://home.arcor.de/guentermeinel
Have fun!
Guenter(Kyriakos).