Télécharger la liste

Description du projet

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.

Système requise

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

Cette version améliore l'une des règles pour prendre le plus de cas, ajoute deux règles plus (y compris XWing et une généralisation qui devrait intercepter la plupart des autres cas similaires, comme l'espadon), ajoute plus de cas de tests, corrige un bug lié à JavaDoc et JUnit compatibilité et ajoute quelques améliorations de performances.
Tags: 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

Cette version contient une API stable qui a été testé en utilisant des techniques de régression.
Tags: Initial freshmeat announcement
This version contains a stable API that has been
tested using regression techniques.

Project Resources