macOS
brew install kissatlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kissat in AI-Agent-Workflows.
Installation
brew install kissatlocal Homebrew formula metadata
sudo apt install kissatDebian stable package indexes · kissat · Quelle: deb.debian.org
sudo dnf install kissatFedora Rawhide package metadata · kissat · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#kissatnixpkgs package indexes · pkgs/by-name/ki/kissat/package.nix · Quelle: api.github.com
Überblick
Bare metal SAT solver
Verlauf
Kissat is Armin Biere's compact C SAT solver, described by the project as a keep-it-simple-and-clean bare-metal solver and as a reimplementation of CaDiCaL ideas with improved data structures, scheduling, algorithms, and implementation.
Kissat comes from the same SAT-solver lineage as CaDiCaL, Lingeling, Plingeling, Treengeling, and related competition solvers associated with Armin Biere and collaborators. Its homepage describes it as a condensed and improved reimplementation of CaDiCaL in C, with library use possible even though the solver is not incremental.
The project became prominent through SAT Competition work. The official Kissat page records first place in the main track and first place on unsatisfiable instances at SAT Competition 2020, and the repository README points to solver descriptions for SAT Competition 2024.
Kissat is packaged beyond Homebrew, including Debian, Fedora/DNF, and Nix according to the input package facts. That kind of distribution matters for formal-methods users because SAT solvers are often invoked by other verification, synthesis, model-checking, theorem-proving, and package-build workflows.
Users build Kissat with the repository's configure-and-make workflow and run it as a SAT solver on CNF instances. The README states that binaries are provided with major releases, while the homepage links the SAT Competition 2020 source submission and competition descriptions for deeper reproducibility context.
Kissat is notable because SAT solvers are small command-line packages with outsize influence: they can sit invisibly underneath formal verification, dependency solving, hardware checking, and research pipelines. Its competition pedigree makes the package more than another CLI; it is a benchmark artifact from the SAT-solving community.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kissat | cli | globales Executable |
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.
https://github.com/arminbiere/kissat
Installationsmetadaten
| Paketschlüssel | brew:kissat |
|---|---|
| Version | 4.0.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kissat |
| Homepage | https://github.com/arminbiere/kissat |
| Repository | https://github.com/arminbiere/kissat |
| Upstream-Dokumentation | https://github.com/arminbiere/kissat#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/arminbiere/kissat/archive/refs/tags/rel-4.0.4.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kissat |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kissat 4.0.2-1
Keep it simple and clean bare metal SAT solver
sudo apt install kissatkissat
nix profile install nixpkgs#kissatkissat 4.0.4-3.fc44
Keep It Simple SAT solver
sudo dnf install kissatkissat-devel 4.0.4-3.fc44
Development files for kissat
sudo dnf install kissat-develkissat-libs 4.0.4-3.fc44
Keep It Simple SAT solver library
sudo dnf install kissat-libsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.