Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logilab-constraint

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logilab-constraint

constraints satisfaction solver in Python

  • 1.0
  • PyPI
  • Socket score

Maintainers
2

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc