Metadata-Version: |
2.3 |
Name: |
python-constraint2 |
Version: |
2.1.0 |
Summary: |
python-constraint is a module for efficiently solving CSPs (Constraint Solving Problems) over finite domains. |
Author: |
Gustavo Niemeyer |
Author-Email: |
gustavo[at]niemeyer.net |
Maintainer: |
Floris-Jan Willemsen |
Maintainer-Email: |
fjwillemsen97[at]gmail.com |
Project-Url: |
Documentation, http://python-constraint.github.io/python-constraint/ |
Project-Url: |
Repository, https://github.com/python-constraint/python-constraint |
License: |
BSD-2-Clause |
Keywords: |
CSP,constraint solving problems,problem solver,SMT,satisfiability modulo theory,SAT |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: C |
Classifier: |
Programming Language :: Cython |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development |
Requires-Python: |
>=3.9,<3.15 |
Description-Content-Type: |
text/x-rst |