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.
Release files for logilab-constraint 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| logilab-constraint-1.0.tar.gz | 46.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| logilab_constraint-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 79.3 kB
Release files / logilab-constraint-1.0.tar.gz
| Download URL | logilab-constraint-1.0.tar.gz |
|---|---|
| Size | 46.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52213516c1d8271bc977e96a0902894240075dae62450604cd4f670e0ad1e986
|
|
BLAKE2b-256 checksum How to use checksums |
85b829c1c4d76a3d591f2f67d19dc6170d2038706804e991bdae27a7c4968be6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.12.1
|
Release files / logilab_constraint-1.0-py3-none-any.whl
| Download URL | logilab_constraint-1.0-py3-none-any.whl |
|---|---|
| Size | 33.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
da52b35baaa0a9b86cef7d2c4b2b02fd665992ca6f712cfcde9b09797a56816d
|
|
BLAKE2b-256 checksum How to use checksums |
591a360b511100ef5b594d190ccc7a1f30a11697a52abb88a83e9f6c45a8e5ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.12.1
|