macOS
brew install kissatlocal Homebrew formula metadata
安装
brew install kissatlocal Homebrew formula metadata
sudo apt install kissatDebian stable package indexes · kissat · 来源: deb.debian.org
sudo dnf install kissatFedora Rawhide package metadata · kissat · 来源: dl.fedoraproject.org
nix profile install nixpkgs#kissatnixpkgs package indexes · pkgs/by-name/ki/kissat/package.nix · 来源: api.github.com
概览
Bare metal SAT solver
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kissat | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/arminbiere/kissat
安装元数据
| 软件包键 | brew:kissat |
|---|---|
| 版本 | 4.0.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kissat |
| 主页 | https://github.com/arminbiere/kissat |
| 仓库 | https://github.com/arminbiere/kissat |
| 上游文档 | https://github.com/arminbiere/kissat#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/arminbiere/kissat/archive/refs/tags/rel-4.0.4.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 | 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-libs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.