Name: | python34-pycosat |
---|---|
Version: | 0.6.1 |
Release: | 7.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 30549 |
License: | MIT |
RPM: | python34-pycosat-0.6.1-7.el7.x86_64.rpm |
Source RPM: | python-pycosat-0.6.1-7.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/pycosat |
Summary: | Python bindings to picosat (a SAT solver) |
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. |