macOS
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · source: api.github.com
brew
Minimalistic and high-performance SAT solver. Version 2.2.1 via Homebrew; verified from local package data.
install
brew install minisatlocal Homebrew formula metadata
sudo port install minisatMacPorts ports tree · math/minisat/Portfile · source: api.github.com
sudo apt install minisatDebian stable package indexes · minisat · source: deb.debian.org
nix profile install nixpkgs#minisatnixpkgs package indexes · pkgs/by-name/mi/minisat/package.nix · source: api.github.com
sudo pacman -S minisatArch Linux sync databases · minisat · source: geo.mirror.pkgbuild.com
sudo zypper install libminisat2openSUSE Tumbleweed package metadata · libminisat2 · source: download.opensuse.org
winget install --id PolarGoose.minisat -eWindows Package Manager source index · PolarGoose.minisat · source: cdn.winget.microsoft.com
overview
Minimalistic and high-performance SAT solver
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
minisat | cli | global executable | |
minisat_core | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/stp/minisat
install metadata
| Package key | brew:minisat |
|---|---|
| Version | 2.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/minisat |
| Homepage | https://github.com/stp/minisat |
| Repository | https://github.com/stp/minisat |
| Upstream docs | https://github.com/stp/minisat#readme |
| License | MIT |
| Source archive | https://github.com/stp/minisat/archive/refs/tags/releases/2.2.1.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.