macOS
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · 来源: api.github.com
安装
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · 来源: api.github.com
sudo apt install minisatDebian stable package indexes · minisat · 来源: deb.debian.org
nix profile install nixpkgs#minisatnixpkgs package indexes · pkgs/by-name/mi/minisat/package.nix · 来源: api.github.com
sudo pacman -S minisatArch Linux sync databases · minisat · 来源: geo.mirror.pkgbuild.com
sudo zypper install minisatopenSUSE Tumbleweed package metadata · minisat · 来源: download.opensuse.org
winget install --id PolarGoose.minisat -eWindows Package Manager source index · PolarGoose.minisat · 来源: cdn.winget.microsoft.com
概览
Minimalistic and high-performance SAT solver
历史
MiniSat is a minimalist open-source SAT solver by Niklas Een and Niklas Sorensson. The authors presented "An Extensible SAT-solver" at SAT 2003, and the project site frames MiniSat as a small, well-documented solver intended to help researchers and developers start with satisfiability solving.
Its importance came from being both compact and competitive. The MiniSat site highlights three design goals: easy modification, high efficiency, and integration into other tools through incremental SAT and mechanisms for non-clausal constraints. MiniSat and the SatELite preprocessor won industrial categories at the SAT 2005 competition, and later MiniSat-related work covered conflict-clause minimization, pseudo-Boolean solving through MiniSat+, and preprocessing through variable and clause elimination.
In practice, MiniSat is used as a command-line DIMACS CNF solver and as embeddable C++ code for verification, model checking, planning, constraint solving, and research prototypes. Its package-manager niche is the reference small SAT solver: less feature-heavy than modern portfolio solvers, but valuable because its codebase is readable, MIT-licensed, and historically central to SAT-solver education and experimentation.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
minisat | cli | 全局可执行文件 | |
minisat_core | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/stp/minisat
安装元数据
| 软件包键 | brew:minisat |
|---|---|
| 版本 | 2.2.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/minisat |
| 主页 | https://github.com/stp/minisat |
| 仓库 | https://github.com/stp/minisat |
| 上游文档 | https://github.com/stp/minisat#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/stp/minisat/archive/refs/tags/releases/2.2.1.tar.gz |
| 构建依赖 | cmake |
| 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 | minisat |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
minisat 1:2.2.1-8
Fast and lightweight SAT solver
sudo apt install minisatminisat+ 1.0-5
solver for pseudo-Boolean constraints
http://minisat.se/MiniSat+.html
sudo apt install minisat+minisat
nix profile install nixpkgs#minisatminisat 1:2.2.1-8build1
Fast and lightweight SAT solver
sudo apt install minisatminisat+ 1.0-4build1
solver for pseudo-Boolean constraints
http://minisat.se/MiniSat+.html
sudo apt install minisat+minisat 2.2.1.20201216-3
A minimalistic and high-performance SAT solver
sudo pacman -S minisatlibminisat2 2.2.1+20230206-1.3
SAT solver
http://minisat.se/MiniSat.html
sudo zypper install libminisat2minisat 2.2.1+20230206-1.3
SAT solver
http://minisat.se/MiniSat.html
sudo zypper install minisatminisat-devel 2.2.1+20230206-1.3
Devel files for minisat
http://minisat.se/MiniSat.html
sudo zypper install minisat-develminisat
sudo port install minisatPolarGoose.minisat
winget install --id PolarGoose.minisat -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.