Automic VaultAutomic Vault

brew

cadical mit Homebrew, apt, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cadical in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cadical

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install cadical

Debian stable package indexes · cadical · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install cadical

Fedora Rawhide package metadata · cadical · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#cadical

nixpkgs package indexes · pkgs/by-name/ca/cadical/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Clean and efficient state-of-the-art SAT solver

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2017: CaDiCaL source is submitted to SAT Competition 2017.
  • 2018: A SAT Competition 2018 version is published.
  • 2019: CaDiCaL wins first place in the SAT track of SAT Race 2019 and second overall.
  • 2020: FMV publishes the SAT Competition 2020 source archive.
  • 2024: CaDiCaL 2.0 tool paper appears at CAV 2024.
  • 2025: GitHub releases list CaDiCaL 3.0.0.

Related projects

  • Related solvers and libraries include Lingeling, Kissat, MiniSAT-family solvers, IPASIR-compatible SAT integrations, and competition benchmark suites from SAT Race and SAT Competition.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cadicalcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version3.0.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/arminbiere/cadical

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cadical
Version3.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cadical
Homepagehttps://fmv.jku.at/cadical/
Repositoryhttps://github.com/arminbiere/cadical
Upstream-Dokumentationhttps://fmv.jku.at/cadical
LizenzMIT
Quellarchivhttps://github.com/arminbiere/cadical/archive/refs/tags/rel-3.0.0.tar.gz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecadical
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

cadical 1.7.4-1+b1

Simplified Satisfiability Solver

http://fmv.jku.at/cadical/

sudo apt install cadical
  • Section: math
  • Architecture: amd64
  • Source Package: cadical
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cadical
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cadical from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcadical-dev 1.7.4-1+b1

Simplified Satisfiability Solver (development files)

http://fmv.jku.at/cadical/

sudo apt install libcadical-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cadical
  • normalized package name match
  • Abgeglichen nach: Cadical
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcadical-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cadical

nix profile install nixpkgs#cadical
  • normalized package name match
  • Abgeglichen nach: Cadical
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cadical/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cadical 1.7.4-1

Simplified Satisfiability Solver

http://fmv.jku.at/cadical/

sudo apt install cadical
  • Section: universe/math
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cadical
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cadical from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcadical-dev 1.7.4-1

Simplified Satisfiability Solver (development files)

http://fmv.jku.at/cadical/

sudo apt install libcadical-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cadical
  • normalized package name match
  • Abgeglichen nach: Cadical
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcadical-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

cadical 2.2.1-4.fc45

Simplified SAT solver

http://fmv.jku.at/cadical/

sudo dnf install cadical
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cadical
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cadical
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cadical from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cadical-devel 2.2.1-4.fc45

Development files for cadical

http://fmv.jku.at/cadical/

sudo dnf install cadical-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cadical
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cadical
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cadical-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cadical-libs 2.2.1-4.fc45

Simplified SAT solver library

http://fmv.jku.at/cadical/

sudo dnf install cadical-libs
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cadical
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cadical
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cadical-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment