macOS
brew install cadicallocal Homebrew formula metadata
brew
cadical のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cadicallocal Homebrew formula metadata
sudo apt install cadicalDebian stable package indexes · cadical · ソース: deb.debian.org
sudo dnf install cadicalFedora Rawhide package metadata · cadical · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cadicalnixpkgs package indexes · pkgs/by-name/ca/cadical/package.nix · ソース: api.github.com
概要
Clean and efficient state-of-the-art SAT solver
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cadical | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/arminbiere/cadical
インストールメタデータ
| パッケージキー | brew:cadical |
|---|---|
| バージョン | 3.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cadical |
| ホームページ | https://fmv.jku.at/cadical/ |
| リポジトリ | https://github.com/arminbiere/cadical |
| 上流ドキュメント | https://fmv.jku.at/cadical |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/arminbiere/cadical/archive/refs/tags/rel-3.0.0.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-libsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.