Thursday, December 01, 2005

Just for kicks, a sudoku solver

Well, this puzzle has really fascinated me. I love how quickly people have taken to it. Swept the entire globe since about last May. So I made a solver.
It's not entirely complete in all possible complexity (there is some need for set logic for the very few complex puzzles), but this can generally solve most sudokus.
For some examples, visit here: http://www.timesonline.co.uk/section/0,,18209,00.html
Sudoku Jigsaw - click here: http://www.sudoku.org.uk/jigsaw.asp

For a more-complete logical solver, here: http://www.sudokusolver.co.uk/index.html

For the code:
grid.cpp
grid.h
main.cpp

1 comment:

Anonymous said...

Hey,
That's pretty cool! I'm doing a broadcast journalism package on the Sudoku craze and I wanted to know if you could tell me more information about your solve. Please email me or facebook me. My e-mail is anya@bu.edu. Thanks for your help!

Kind Regards,
Anya Zadrozny
ps-i think we may have gone to London during the same semester.