macOS
brew install cryptominisatlocal Homebrew formula metadata
安装
brew install cryptominisatlocal Homebrew formula metadata
sudo apt install cryptominisatDebian stable package indexes · cryptominisat · 来源: deb.debian.org
sudo dnf install cryptominisatFedora Rawhide package metadata · cryptominisat · 来源: dl.fedoraproject.org
nix profile install nixpkgs#cryptominisatnixpkgs package indexes · pkgs/by-name/cr/cryptominisat/package.nix · 来源: api.github.com
sudo pacman -S cryptominisatArch Linux sync databases · cryptominisat · 来源: geo.mirror.pkgbuild.com
概览
Advanced SAT solver
历史
CryptoMiniSat is an advanced SAT solver with command-line, C++ library, Python, C, and Rust-compatible interfaces. It is packaged for scientific and developer-tool ecosystems because SAT solvers are infrastructure for verification, optimization, cryptanalysis, model counting, and research workflows.
The official homepage identifies CryptoMiniSat 5 as a modern, multi-threaded, feature-rich simplifying SAT solver and asks users to cite the project's SAT 2009 conference paper. The official GitHub repository was created in 2012 and continues to publish 5.x releases.
CryptoMiniSat is distributed as release binaries, source builds, Nix shells, Python packages through pycryptosat, and distro packages. The supplied package metadata lists Homebrew, Debian, Fedora, Nix, Arch, and Ubuntu, which fits a solver used both interactively from the shell and embedded through library bindings.
The command-line interface accepts DIMACS CNF input with XOR-clause extensions and is invoked as cryptominisat5. The README also documents incremental Python and C++ usage, including assumptions and repeated solve calls, which are important for users embedding the solver in larger verification or search programs.
For packagers, CryptoMiniSat is a good example of research software that became routine infrastructure: it exposes a stable executable, a C++ API, Python wheels, and static-build options while depending on performance-sensitive native libraries such as GMP and zlib. Packaging quality directly affects whether downstream scientific tools can treat the solver as a dependable backend.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cryptominisat5 | cli | 全局可执行文件 | |
oracle | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/msoos/cryptominisat
安装元数据
| 软件包键 | brew:cryptominisat |
|---|---|
| 版本 | 5.14.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cryptominisat |
| 主页 | https://www.msoos.org/cryptominisat5/ |
| 仓库 | https://github.com/msoos/cryptominisat |
| 上游文档 | https://github.com/msoos/cryptominisat#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/msoos/cryptominisat/archive/refs/tags/release/v5.14.7.tar.gz |
| 最后更新 | 2026-06-27T15:33:34Z |
| Pulse | updated |
| 依赖 | gmp |
| 构建依赖 | cmake, pkgconf, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cryptominisat |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cryptominisat 5.11.21+dfsg1-2
SAT solver command line interface
sudo apt install cryptominisatlibcryptominisat5-5.11t64 5.11.21+dfsg1-2
SAT solver library
sudo apt install libcryptominisat5-5.11t64libcryptominisat5-dev 5.11.21+dfsg1-2
development files for the CryptoMiniSat SAT solver
sudo apt install libcryptominisat5-devpython3-cryptominisat 5.11.21+dfsg1-2
Python bindings for the CryptoMiniSat SAT solver (Python 3)
sudo apt install python3-cryptominisatcryptominisat
nix profile install nixpkgs#cryptominisatcryptominisat 5.11.15+dfsg1-1.1build1
SAT solver command line interface
sudo apt install cryptominisatlibcryptominisat5-5.11t64 5.11.15+dfsg1-1.1build1
SAT solver library
sudo apt install libcryptominisat5-5.11t64libcryptominisat5-dev 5.11.15+dfsg1-1.1build1
development files for the CryptoMiniSat SAT solver
sudo apt install libcryptominisat5-devpython3-cryptominisat 5.11.15+dfsg1-1.1build1
Python bindings for the CryptoMiniSat SAT solver (Python 3)
sudo apt install python3-cryptominisatcryptominisat 5.14.5-2.fc45
SAT solver
sudo dnf install cryptominisatcryptominisat-devel 5.14.5-2.fc45
Header files for developing with cryptominisat
sudo dnf install cryptominisat-develcryptominisat-libs 5.14.5-2.fc45
Cryptominisat library
sudo dnf install cryptominisat-libspython3-pycryptosat 5.14.5-2.fc45
Python 3 interface to cryptominisat
sudo dnf install python3-pycryptosatcryptominisat 5.14.5-1
A modern, multi-threaded, feature-rich, simplifying SAT solver
https://github.com/msoos/cryptominisat/
sudo pacman -S cryptominisat来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.