C++ Sudoku solver
Created in 2005, ported to Mavericks Mac OS X 10.9, Yosemite OS X 10.10.3, OS X El Capitan 10.11.6.
to compile:
$ make
to run:
$ ./sudoku.out example/sample1.sdk
read the instructions in the comment of the function main (at the end of file main.cpp)
isidoro ghezzi
;-)