Sudokut 0.3 review

Download
by rbytes.net on

Sudokut is a command line solver for Sudoku puzzles

License: BSD License
File size: 0K
Developer: Bernard Desgraupes
0 stars award from rbytes.net

Sudokut is a command line solver for Sudoku puzzles. When supplied with a Sudoku string or file, it returns all possible solutions.

Sudokut takes approximately half a second to solve a medium force Sudoku by using an efficient algorithm that is guaranteed to find all the solutions. It accepts many options that implement various features (validity check, diff, suggestions, and probing).

What's New in This Release:
two new solving techniques are supported: naked triplets reduction, hidden triplets reduction
new -u option to test the unicity of the solution
new -m option to modify the string

Sudokut 0.3 keywords