pycosat
Bindings to picosat (a SAT solver)
Bindings to picosat (a SAT solver)
To install this package, run one of the following:
PicoSAT is a popular SAT solver written by Armin Biere in pure C. This package provides efficient Python bindings to picosat on the C level, i.e. when importing pycosat, the picosat solver becomes part of the Python process itself.
Summary
Bindings to picosat (a SAT solver)
Last Updated
Nov 20, 2024 at 18:32
License
MIT
Total Downloads
60
Supported Platforms
GitHub Repository
https://github.com/conda/pycosatDocumentation
https://pypi.org/project/pycosat/