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)
Information Last Updated
Mar 25, 2025 at 16:21
License
MIT
Total Downloads
3
Platforms
GitHub Repository
https://github.com/conda/pycosatDocumentation
https://pypi.org/project/pycosat/