| Name: | python3-pycosat |
|---|---|
| Version: | 0.6.3 |
| Release: | 14.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 120404 |
| License: | MIT |
| RPM: | python3-pycosat-0.6.3-14.el9.aarch64.rpm |
| Source RPM: | python-pycosat-0.6.3-14.el9.src.rpm |
| Build Date: | Mon Feb 21 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ContinuumIO/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. |