macOS
brew install cadicallocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cadical pour les workflows d'agents IA.
installation
brew install cadicallocal Homebrew formula metadata
sudo apt install cadicalDebian stable package indexes · cadical · Source: deb.debian.org
sudo dnf install cadicalFedora Rawhide package metadata · cadical · Source: dl.fedoraproject.org
nix profile install nixpkgs#cadicalnixpkgs package indexes · pkgs/by-name/ca/cadical/package.nix · Source: api.github.com
aperçu
Clean and efficient state-of-the-art SAT solver
historique
CaDiCaL is Armin Biere's clean, efficient CDCL SAT solver, packaged as both a command-line solver and libcadical.a. Its project goal is to stay understandable and easy to modify while remaining competitive with state-of-the-art solvers.
The official FMV page presents CaDiCaL as a simplified satisfiability solver and records competition-oriented releases for SAT Competition 2017, SAT Competition 2018, SAT Race 2019, and SAT Competition 2020. The GitHub README explains that CaDiCaL aimed to be cleaner than prior solvers such as Lingeling while remaining fast.
CaDiCaL became a research and engineering platform as well as a solver binary. The README points to a C++ API header, test documentation, NEWS beginning with release 1.5.1, and a CaDiCaL 2.0 tool paper published at CAV 2024.
Within the SAT community, CaDiCaL's adoption is tied to solver competitions and formal-methods tooling. The FMV page notes first place in the SAT track of SAT Race 2019 and second overall, and the Homebrew input shows packaging in Homebrew, Debian, Fedora, Nix, Ubuntu, and related Linux distributions.
The command-line interface accepts DIMACS CNF input and an optional proof output path as cadical [ dimacs [ proof ] ]. Developers can also link against libcadical.a through the C++ API for embedding SAT solving in verification, synthesis, model checking, and solver research tools.
CaDiCaL is significant because SAT solvers are tiny-looking packages with deep performance consequences. A package update can affect formal verification, theorem proving, fuzzing, dependency solving, and academic benchmark results, so maintainers care about exact versions, compiler flags, proof support, and reproducibility.
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 |
|---|---|---|---|
cadical | 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/arminbiere/cadical
métadonnées d'installation
| Clé du paquet | brew:cadical |
|---|---|
| Version | 3.0.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cadical |
| Page d'accueil | https://fmv.jku.at/cadical/ |
| Dépôt | https://github.com/arminbiere/cadical |
| Docs amont | https://fmv.jku.at/cadical |
| Licence | MIT |
| Archive source | https://github.com/arminbiere/cadical/archive/refs/tags/rel-3.0.0.tar.gz |
| 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 | cadical |
| 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.
cadical 1.7.4-1+b1
Simplified Satisfiability Solver
sudo apt install cadicallibcadical-dev 1.7.4-1+b1
Simplified Satisfiability Solver (development files)
sudo apt install libcadical-devcadical
nix profile install nixpkgs#cadicalcadical 1.7.4-1
Simplified Satisfiability Solver
sudo apt install cadicallibcadical-dev 1.7.4-1
Simplified Satisfiability Solver (development files)
sudo apt install libcadical-devcadical 2.2.1-4.fc45
Simplified SAT solver
sudo dnf install cadicalcadical-devel 2.2.1-4.fc45
Development files for cadical
sudo dnf install cadical-develcadical-libs 2.2.1-4.fc45
Simplified SAT solver library
sudo dnf install cadical-libspiste 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.