Download List

專案描述

libtour is a generic tournament processing
library. The rules, participants, schedule, and
results of a sporting tournament can be defined in
the Scheme programming language and given to the
library as input. A CLI application is provided as
a reference client implementation. See
http://freshmeat.net/projects/qtour/ for a
Qt-based client.

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.

2005-06-30 07:34
0.9.6

Several bugs in handling excessive games during
stage and group state transitions were corrected.
標籤: Minor bugfixes

2004-05-11 08:46
0.9.5

A stage field for maximum number of points in a game was added to the tournament definitions. A number of minor improvements and bugfixes were made; A Scheme definition for IHWC-2004 was added, and schedule/results for NHL-2004 were updated.
標籤: Minor feature enhancements

2004-05-02 14:12
0.9.4

The path to tournament definitions is no longer set implicitly in libtour, allowing the user code to be more flexible in specifying the definitions directories.
標籤: Minor feature enhancements

2004-04-05 11:53
0.9.3

This changes in this release include a new team field
query and an improved group query. The library now
properly handles errors in tournament definitions. The
Rules data structure was improved and several minor
bugs were fixed
標籤: Minor feature enhancements

2004-03-29 03:06
0.9.2

The interface for sorting conflicts has been re-done to avoid
inconsistencies when resolving them and make it more user-friendly. An
exception hierarchy has been added. Stage "completeness" semantics have
been changed to make sure the following stage is able to become "ready".
標籤: Minor feature enhancements

Project Resources