macOS
brew install cryptominisatlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cryptominisat pour les workflows d'agents IA.
installation
brew install cryptominisatlocal Homebrew formula metadata
sudo apt install cryptominisatDebian stable package indexes · cryptominisat · Source: deb.debian.org
sudo dnf install cryptominisatFedora Rawhide package metadata · cryptominisat · Source: dl.fedoraproject.org
nix profile install nixpkgs#cryptominisatnixpkgs package indexes · pkgs/by-name/cr/cryptominisat/package.nix · Source: api.github.com
sudo pacman -S cryptominisatArch Linux sync databases · cryptominisat · Source: geo.mirror.pkgbuild.com
aperçu
Advanced SAT solver
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cryptominisat5 | cli | exécutable global | |
oracle | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/msoos/cryptominisat
métadonnées d'installation
| Clé du paquet | brew:cryptominisat |
|---|---|
| Version | 5.14.7 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cryptominisat |
| Page d'accueil | https://www.msoos.org/cryptominisat5/ |
| Dépôt | https://github.com/msoos/cryptominisat |
| Docs amont | https://github.com/msoos/cryptominisat#readme |
| Licence | MIT |
| Archive source | https://github.com/msoos/cryptominisat/archive/refs/tags/release/v5.14.7.tar.gz |
| Dernière mise à jour | 2026-06-27T15:33:34Z |
| Pulse | updated |
| Dépendances | gmp |
| Dépendances de compilation | cmake, pkgconf, python@3.14 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 cryptominisatpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.