Download List

專案描述

PseudoQ is an application for creating, playing, and solving SuDoku puzzles of various types. It features both a GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility, mimicking the way a person would do it.

System Requirements

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.

2006-04-30 12:44
0.9

This verrsion adds a couple of new puzzle types,
and improves the puzzle generation to prevent
generating unsolvable puzzles that contain
contradictory entries. Some bugfixes were made,
and code coverage of the unit tests was increased.
標籤: Minor feature enhancements

2006-03-16 06:15
0.8

This initial release requires Java SE 5.0. Six
styles and sizes of puzzle are supported. Puzzle
generation is poor and may not even generate
solvable puzzles. Puzzle input and playing is
okay, and the solver can solve most (though not
all) of the puzzles used for testing from
newspapers and magazines. The unit test suite
gives 57% code coverage.
標籤: Initial freshmeat announcement

Project Resources