LibSudoku 1.1 review

Download
by rbytes.net on

LibSudoku is a Java library for writing applications that deal with Sudoku number riddles

License: GPL (GNU General Public License)
File size: 124K
Developer: Christopher Oezbek
0 stars award from rbytes.net

LibSudoku is a Java library for writing applications that deal with Sudoku number riddles. It contains methods for parsing numbers into convenient data structures, manipulation and information gathering, output to text and HTML, as well as some rules for solving given Sudokus.

It was developed in a test-driven manner using JUnit test-cases.

What's New in This Release:
Improved one of the rules to catch more cases and added two more rules (including the XWing and a generalization that should catch most of other similar cases like the sword-fish).
Added more test cases and fixed a bug concerning JavaDoc and JUnit compatibility.
Some performance improvements.

LibSudoku 1.1 search tags