Skip to content

Categories:

Development on Sudoku solver

I was doing research on the algorithms which could be used to solve Sudoku electronically. The recent development of the web based Ajax Sudoku solver works based on these algorithms: http://sudoku.iplussoft.com. There are few known problems including occurrence of timeout error when the Sudoku is difficult to solve, usually involving many guessings. For most of the classic 9×9 Sudoku, the solver works quickly. Click here to download “Sudoku solving methods” article

Posted in Projects.

Tagged with , , , , , , .