constraints satisfaction solver in Python
Project description
This package implements an extensible constraint satisfaction problem solver written in pure Python, using constraint propagation algorithms. The logilab.constraint module provides finite domains with arbitrary values, finite interval domains, and constraints which can be applied to variables linked to these domains.
It requires python 2.6 or later to work, and is released under the GNU Lesser General Public License.
The documentation is in the doc/ directory. Examples are in the examples/ directory.
Discussion about constraint should take place on the python-projects mailing list. Information on subscription and mailing list archives can be accessed at https://lists.logilab.org/mailman/listinfo/python-projects/
Your feedback is very valuable to us. Please share your experience with other users of the package on the mailing list.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for logilab_constraint-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da52b35baaa0a9b86cef7d2c4b2b02fd665992ca6f712cfcde9b09797a56816d |
|
MD5 | 11812da49a6073fddb6cf1900a282135 |
|
BLAKE2b-256 | 591a360b511100ef5b594d190ccc7a1f30a11697a52abb88a83e9f6c45a8e5ec |