Re: ANN: python-constraint 1.0
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: ANN: python-constraint 1.0

From: gabriele renzi <surrender_it@remove-yahoo.it>
Date: Thu Jul 07 2005 - 12:01:08 CEST

Gustavo Niemeyer ha scritto:
> --------
> Overview
> --------
>
> **python-constraint** [1]_ is a Python module offering solvers for
> Constraint Solving Problems (CSPs) over finite domains in simple
> and pure Python. CSP is class of problems which may be represented
> in terms of variables (`a`, `b`, ...), domains (`a in [1, 2, 3]`, ...),
> and constraints (`a < b`, ...).

This sound cool, but have you noticed logilab.constraint? Care to contrast?
Received on Thu Sep 29 16:48:37 2005