RECENT POSTS
Py-pycosat
May 26, 2018
Bindings to PicoSAT (a SAT solver)
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.
WWW https//github.com/ContinuumIO/pycosat
- Older
- Newer