[ 源代码: python-pycosat ]
软件包:python3-pycosat(0.6.3+dfsg-1 以及其他的)
python3-pycosat 的相关链接
Debian 的资源:
下载源码包 python-pycosat:
- [python-pycosat_0.6.3+dfsg-1.dsc]
- [python-pycosat_0.6.3+dfsg.orig.tar.xz]
- [python-pycosat_0.6.3+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pypi.org]
相似软件包:
Python bindings to picosat
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.
其他与 python3-pycosat 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: picosat (>= 953)
- SAT solver with proof and core support
-
- dep: python3 (<< 3.10)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.9~)