macOS
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · ソース: api.github.com
brew
minisat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.