Difference between revisions of "HoDoKu"

From Sudopedia, the Free Sudoku Reference Guide
Jump to navigationJump to search
m
m
 
Line 13: Line 13:
: GNU General Public License  
: GNU General Public License  
; Latest version
; Latest version
: 2.01 (2010 April 14th)  
: 2.2 (2012-07-31)  
; Type of program
; Type of program
: Generator + Helper + Solver + Analyzer  
: Generator + Helper + Solver + Analyzer
 
== External Links ==
== External Links ==
* Main site: [http://hodoku.sourceforge.net/ HoDoKu]
* Main site: [http://hodoku.sourceforge.net/ HoDoKu]


[[Category:Sudoku Programs]]
[[Category:Sudoku Programs]]

Latest revision as of 13:02, 6 November 2021

HoDoKu is a sudoku helper written in Java and available in English and German. Generate sudokus in five different and fully configurable difficulty levels. Solve them yourself (with help from HoDoKu's hint system) or let HoDoKu do it for you.

HoDoKu supports more than 70 human style solving techniques (singles, subsets, LCs, basic/franken/mutant fish, wings, uniqueness, coloring, chains, ALS; for details see solving techniques). All steps can be highlighted on the grid which makes HoDoKu a great tool for learning sudoku as well.

HoDoKu contains a powerful sudoku analyzer: view all available solution steps for a given state and change your solution accordingly. Manage multiple solutions for one sudoku and write the sudoku plus your solutions to disk.

Summary

Author
Bernhard Hobiger
Platforms
Java (1.6 or above)
License
GNU General Public License
Latest version
2.2 (2012-07-31)
Type of program
Generator + Helper + Solver + Analyzer

External Links