A small sudoku solver in java. Not completely optimized but still finished all sudokus in the tests in less than a second.
Does not use newer java features so it will probably work from at least java 1.6. Does not depend on external libraries outside standard java classes.
Usage:
javac sudoku.java
java sudoku line line line line line line line line line
each line consists of 9 characters of the set .123456789
all possible solutions are printed
Categories
Puzzle GamesFollow jsudokus
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jsudokus!