OK THIS IS WAY BROKEN
I WILL FINE THESE PROGRAMS AND PUT THEM HERE. SORRY! -bud

SUDOKU INFO

My original solver draft (Procedural C program)

Executable Based Solver

Since I started writing solvers a year or so ago things have changed.
Back then all I could find on the net were puzzle sources. ...no solvers.

I wrote a three step solver using only singlton, exclusion singleton
and cross elimination using GNU Linux and ported it to SDL then cross
compiled it for Windows. You can get it here (Unzip it in a folder!)
It will solve the puzzle interactively as you input the numbers to the puzzle.