macOS
brew install stplocal Homebrew formula metadata
安装
brew install stplocal Homebrew formula metadata
sudo dnf install stpFedora Rawhide package metadata · stp · 来源: dl.fedoraproject.org
nix profile install nixpkgs#stpnixpkgs package indexes · pkgs/by-name/st/stp/package.nix · 来源: api.github.com
sudo pacman -S stpArch Linux sync databases · stp · 来源: geo.mirror.pkgbuild.com
sudo zypper install stpopenSUSE Tumbleweed package metadata · stp · 来源: download.opensuse.org
概览
Simple Theorem Prover, an efficient SMT solver for bitvectors
历史
STP, the Simple Theorem Prover, is an SMT solver focused on quantifier-free bitvectors and arrays. In CLI and package-manager culture it is a specialist developer tool installed by verification, symbolic-execution, and program-analysis users rather than a general-purpose command.
The official AUTHORS file gives STP a begin date of November 2005 and names Vijay Ganesh as primary author and project leader, with early Stanford involvement from David L. Dill and later significant work by Trevor Hansen and others.
The official documentation ties STP to the CAV 2007 paper 'A Decision Procedure for Bit-Vectors and Arrays' and the CCS 2006 EXE paper, placing the project in the symbolic execution and automated bug-finding research lineage.
STP's README describes constraints from program analysis tools, theorem provers, automated bug finders, cryptographic attack tools, intelligent fuzzers, model checkers, and other applications as its intended workload.
The supplied package facts list STP in Homebrew, Fedora, MacPorts, Nix, Arch, and openSUSE packaging, reflecting its role as an installable solver dependency for research tools and formal-methods stacks.
The README recommends SMT-LIB2 as the common input format and shows direct CLI usage as stp myproblem.smt2. The docs also show library and Python usage, but the package-manager-facing executable remains the solver CLI.
Users care about STP when they need a bitvector/array solver that fits into scripts, test generators, fuzzers, model checkers, or symbolic execution systems.
STP is package-nerd relevant because solver availability is often the difference between a formal-methods tool working out of the box and becoming a hand-built research dependency. A packaged stp executable makes SMT workflows reproducible in CI and on developer machines.
It also illustrates a classic dependency category in developer package managers: a small command-line binary with deep academic roots, used indirectly by larger verification systems.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stp | cli | 全局可执行文件 | |
stp_simple | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stp |
|---|---|
| 版本 | 2.3.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/stp |
| 主页 | https://stp.github.io/ |
| 仓库 | https://github.com/stp/stp |
| 上游文档 | https://github.com/stp/stp#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/stp/stp/archive/refs/tags/2.3.4.tar.gz |
| 最后更新 | 2026-06-14T15:13:51+02:00 |
| Pulse | updated |
| 依赖 | boost, cryptominisat, gmp, minisat, python@3.14 |
| 构建依赖 | bison, cmake, flex |
| macOS 提供的库 | perl |
| 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 | stp |
| Version Scheme | 0 |
| Revision | 9 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
stp
nix profile install nixpkgs#stppython3-stp 2.3.4-16.fc45
Python 3 interface to STP
sudo dnf install python3-stpstp 2.3.4-16.fc45
Constraint solver/decision procedure
sudo dnf install stpstp-devel 2.3.4-16.fc45
Development files for STP constraint solver/decision procedure
sudo dnf install stp-develstp 2.3.4-10
Simple Theorem Prover
sudo pacman -S stplibstp2_3 2.3.4+20240918-1.7
Constraint Solver
https://github.com/stp/stp/wiki
sudo zypper install libstp2_3python3-stp 2.3.4+20240918-1.7
Python bindings for stp
https://github.com/stp/stp/wiki
sudo zypper install python3-stpstp 2.3.4+20240918-1.7
Constraint Solver
https://github.com/stp/stp/wiki
sudo zypper install stpstp-devel 2.3.4+20240918-1.7
Devel files for stp
https://github.com/stp/stp/wiki
sudo zypper install stp-develstp
sudo port install stp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.