python3-pycosat

Python bindings to picosat
  https://github.com/conda/pycosat
  0
  no reviews



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.