YasSS

From Sudopedia, the Free Sudoku Reference Guide
Jump to navigationJump to search

YasSS, short for Yet Another (Simple|Stupid) Sudoku Solver is a fast, open source Sudoku Solver and Generator.

It implements a view simple solving techniques plus backtracking.

As a special feature it can transform Sudokus to a canonical form, thus making it possible to compare Sudokus without being fooled by simple transformations (like exchanging rows and columns). [edit]

Summary

Author

Moritz Lenz

Platforms

All POSIX platforms (tested on Linux and various Unixes)

License

Open Source, Artistic License and GPL (like Perl)

Latest version

0.4.8 (2007 June 20)

Type of program

Generator + Helper + Transformer

External Links

Main site