Projects / constraint

constraint

The constraint package is a constraint satisfaction problem (CSP) solver written in Python using constraint propagation algorithms. So far, classes are provided to work on finite set domains.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  17 Oct 2002 05:58

Release Notes: In this version, performance was increased, especially with the (optional but advised) use of Psyco, and various internal optimisations, new Distributors are available, and the verbosity can be adjusted to trace the resolution of a problem.

  •  12 Jun 2002 11:14

Release Notes: Everything pertaining to finite domain variables was moved to the fd module. Some classes were renamed for clarity. An optimized algorithm is now used for binary constraints.

  •  07 Jun 2002 14:21

Release Notes: News constraint classes have been added, the Repository class was refactored, and a Solver class was added.

  •  06 Jun 2002 11:14

No changes have been submitted for this release.

Screenshot

Project Spotlight

Xyndravandria Erozaver

A class extending type hinting.

Screenshot

Project Spotlight

JAXX

An XML user interface generator for Swing.