Skip to content

SukakuExplainer v1.2.1.4

Compare
Choose a tag to compare
@dobrichev dobrichev released this 10 Aug 12:04
· 382 commits to master since this release

Modification to the serate release to allow solving/rating of sukaku (Pencilmark sudoku) puzzles. Still retains the functionality of the serate release. There are additional functions to display hints and to display a Pencilmark grid from the 729-character per line representation of a Pencilmark grid. Known issues: Slow, Puzzles that exceed solver capacity still exist, GUI is relatively unstable. See Usage in the main page or alternatively read SukakuExplainer.html for user manual.

Usage:
java -Xrs -Xmx1g -cp SukakuExplainer.jar diuf.sudoku.test.hints --input=<your_input_729> > <your_output>