Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-19 15:07
1.1

此版本改善了一个规则,捕获更多的案件,将两个以上的规则(包括XWing和概括,应该像箭鱼捕获其他类似大多数情况下),增加了更多的测试,修正了错误相关的JavaDoc和JUnit的兼容性,和案例增加了一些性能改进。
标签: Minor feature enhancements
This release improves one of the rules to catch more cases, adds two
more rules (including XWing and a generalization that should catch
most of other similar cases like swordfish), adds more test cases,
fixes a bug related to JavaDoc and JUnit compatibility, and adds some
performance improvements.

2005-08-11 17:02
1.0

这个版本包含一个稳定的API进行了测试,运用回归技术。
标签: Initial freshmeat announcement
This version contains a stable API that has been
tested using regression techniques.

Project Resources