A Sudoku Solver for PC Developed Using Java

This program has been developed using Visual Studio .Net. The source code is written in Java. The program has used Andrew Qu's Sudoku Solver Engine originally written in C++.

This program is a console program. It can print out all answers if the sudoku grid has multiple solutions. To use the program, just download the Program Executable and Notes. If you are not confortable of downloading exe files or want to study the source code, then download the Project Source and build yourself.

License is granted for personal, non-commercial use only.

Contributor & Copy Right:Maria Mongolfier
Contact E-mail:

Back