macOS
brew install cadicallocal Homebrew formula metadata
brew
Clean and efficient state-of-the-art SAT solver. Version 3.0.0 via Homebrew; verified from local package data.
install
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
overview
Clean and efficient state-of-the-art SAT solver
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cadical | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/arminbiere/cadical
install metadata
| Package key | brew:cadical |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cadical |
| Homepage | https://fmv.jku.at/cadical/ |
| Repository | https://github.com/arminbiere/cadical |
| Upstream docs | https://fmv.jku.at/cadical |
| License | MIT |
| Source archive | https://github.com/arminbiere/cadical/archive/refs/tags/rel-3.0.0.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-libssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.