Soduku Solver (puzzle game next) ...
This is a port of the soduku solver at JavaScript Sudoku Solver
It does not solve all puzzles. It is a logic-only solver. Puzzles which require guessing will require you to guess YOURSELF. However, by studying the steps towards solving the puzzle makes, you can assist and train yourself in your own puzzle solving.
It generally succeeds completely with mediums, and gets some hards.
I hope you find it useful.
This version features MUCH IMPROVED matrix entry. :-)
i take no credit for this app and the original thread can be found here:
This is a port of the soduku solver at JavaScript Sudoku Solver
It does not solve all puzzles. It is a logic-only solver. Puzzles which require guessing will require you to guess YOURSELF. However, by studying the steps towards solving the puzzle makes, you can assist and train yourself in your own puzzle solving.
It generally succeeds completely with mediums, and gets some hards.
I hope you find it useful.
This version features MUCH IMPROVED matrix entry. :-)
i take no credit for this app and the original thread can be found here:
Code:
http://forums.precentral.net/homebrew-apps/191359-sudoku-solver-v1-0-nrr.html