macOS
brew install stplocal Homebrew formula metadata
sudo port install stpMacPorts ports tree · math/stp/Portfile · ソース: api.github.com
brew / 順位 4329
stp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stplocal Homebrew formula metadata
sudo port install stpMacPorts ports tree · math/stp/Portfile · ソース: api.github.com
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
stp_simple | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:stp |
|---|---|
| バージョン | 2.4.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://stp.github.io/ |
| リポジトリ | https://github.com/stp/stp |
| 最終更新 | 2026-08-01T10:45:54Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
stp
nix profile install nixpkgs#stppython3-stp 2.3.4-17.fc45
Python 3 interface to STP
sudo dnf install python3-stpstp 2.3.4-17.fc45
Constraint solver/decision procedure
sudo dnf install stpstp-devel 2.3.4-17.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+20260728-1.1
Constraint Solver
https://github.com/stp/stp/wiki
sudo zypper install libstp2_3python313-stp 2.3.4+20260728-1.1
Constraint Solver
https://github.com/stp/stp/wiki
sudo zypper install python313-stppython314-stp 2.3.4+20260728-1.1
Constraint Solver
https://github.com/stp/stp/wiki
sudo zypper install python314-stpstp 2.3.4+20260728-1.1
Constraint Solver
https://github.com/stp/stp/wiki
sudo zypper install stpstp-devel 2.3.4+20260728-1.1
Devel files for stp
https://github.com/stp/stp/wiki
sudo zypper install stp-develstp
sudo port install stpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.