macOS
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minisat in AI-Agent-Workflows.
Installation
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · Quelle: api.github.com
sudo apt install minisatDebian stable package indexes · minisat · Quelle: deb.debian.org
nix profile install nixpkgs#minisatnixpkgs package indexes · pkgs/by-name/mi/minisat/package.nix · Quelle: api.github.com
sudo pacman -S minisatArch Linux sync databases · minisat · Quelle: geo.mirror.pkgbuild.com
sudo zypper install minisatopenSUSE Tumbleweed package metadata · minisat · Quelle: download.opensuse.org
winget install --id PolarGoose.minisat -eWindows Package Manager source index · PolarGoose.minisat · Quelle: cdn.winget.microsoft.com
Überblick
Minimalistic and high-performance SAT solver
Verlauf
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.
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 |
|---|---|---|---|
minisat | cli | globales Executable | |
minisat_core | 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/stp/minisat
Installationsmetadaten
| Paketschlüssel | brew:minisat |
|---|---|
| Version | 2.2.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/minisat |
| Homepage | https://github.com/stp/minisat |
| Repository | https://github.com/stp/minisat |
| Upstream-Dokumentation | https://github.com/stp/minisat#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/stp/minisat/archive/refs/tags/releases/2.2.1.tar.gz |
| Build-Abhängigkeiten | cmake |
| 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
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.