CMD + K

pycosat

Community

Bindings to picosat (a SAT solver)

Installation

To install this package, run one of the following:

Conda
$conda install cpublic::pycosat

Usage Tracking

0.6.6
0.6.4
0.6.3
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Bindings to picosat (a SAT solver)

Last Updated

Nov 20, 2024 at 18:32

License

MIT

Total Downloads

60

Supported Platforms

linux-64