Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Tuesday, October 09, 2007

Sudoku

Java program to solve Sudoku puzzles

This is my attempt to solve sudoku puzzles in java. It can solve easy, medium & a few hard puzzles. The UI is still too simplistic. Feel free to use and/or extend the program in whatever way you can. If you have any suggestions or comments, please do post them as comments.

You can get the source and the binary here:
http://ramprax.googlepages.com/sudoku