macOS
brew install cryptominisatlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cryptominisat in AI-Agent-Workflows.
Installation
brew install cryptominisatlocal Homebrew formula metadata
sudo apt install cryptominisatDebian stable package indexes · cryptominisat · Quelle: deb.debian.org
sudo dnf install cryptominisatFedora Rawhide package metadata · cryptominisat · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cryptominisatnixpkgs package indexes · pkgs/by-name/cr/cryptominisat/package.nix · Quelle: api.github.com
sudo pacman -S cryptominisatArch Linux sync databases · cryptominisat · Quelle: geo.mirror.pkgbuild.com
Überblick
Advanced SAT solver
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cryptominisat5 | cli | globales Executable | |
oracle | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/msoos/cryptominisat
Installationsmetadaten
| Paketschlüssel | brew:cryptominisat |
|---|---|
| Version | 5.14.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cryptominisat |
| Homepage | https://www.msoos.org/cryptominisat5/ |
| Repository | https://github.com/msoos/cryptominisat |
| Upstream-Dokumentation | https://github.com/msoos/cryptominisat#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/msoos/cryptominisat/archive/refs/tags/release/v5.14.7.tar.gz |
| Zuletzt aktualisiert | 2026-06-27T15:33:34Z |
| Pulse | updated |
| Abhängigkeiten | gmp |
| Build-Abhängigkeiten | cmake, pkgconf, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 cryptominisatQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.