python3-cryptominisat

Python bindings for the CryptoMiniSat SAT solver (Python 3)
  https://www.msoos.org/
  0
  no reviews



CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver.

This package provides the pycryptosat module to use CryptoMiniSat from Python 3. See https://github.com/msoos/cryptominisat#python-usage for examples.