Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix 安装 kissat

查看 kissat 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kissat

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install kissat

Debian stable package indexes · kissat · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install kissat

Fedora Rawhide package metadata · kissat · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#kissat

nixpkgs package indexes · pkgs/by-name/ki/kissat/package.nix · 来源: api.github.com

概览

软件包摘要

Bare metal SAT solver

命令和别名

  • kissat

历史

项目历史与用法

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.

时间线

  • 2020: Kissat won first place in the SAT Competition 2020 main track and first place on unsatisfiable instances.
  • 2020: The official Kissat page linked the SAT Competition 2020 system description and submitted source archive.
  • 2022-08-07: SAT Competition 2022 Light, Hyper, and Bulky GitHub releases were published.
  • 2024: The repository README pointed to a SAT Competition 2024 solver description covering CaDiCaL, Gimsatul, IsaSAT, and Kissat.
  • 2025-10-16: GitHub release rel-4.0.4 was published.

Related projects

  • Kissat is related to CaDiCaL, Gimsatul, IsaSAT, Lingeling, Plingeling, Treengeling, Paracooba, and the broader SAT Competition benchmark ecosystem.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kissatcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本4.0.4
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namekissat
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

kissat 4.0.2-1

Keep it simple and clean bare metal SAT solver

https://fmv.jku.at/kissat/

sudo apt install kissat
  • Section: science
  • Architecture: amd64
  • 1 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Kissat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kissat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kissat

nix profile install nixpkgs#kissat
  • normalized package name match
  • 匹配方式:Kissat
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ki/kissat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

kissat 4.0.4-3.fc44

Keep It Simple SAT solver

http://fmv.jku.at/kissat/

sudo dnf install kissat
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kissat
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kissat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kissat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

kissat-devel 4.0.4-3.fc44

Development files for kissat

http://fmv.jku.at/kissat/

sudo dnf install kissat-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kissat
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kissat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kissat-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

kissat-libs 4.0.4-3.fc44

Keep It Simple SAT solver library

http://fmv.jku.at/kissat/

sudo dnf install kissat-libs
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kissat
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Kissat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kissat-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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