macOS
brew install yices2local Homebrew formula metadata
sudo port install yicesMacPorts ports tree · math/yices/Portfile · ソース: api.github.com
brew
yices2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install yices2local Homebrew formula metadata
sudo port install yicesMacPorts ports tree · math/yices/Portfile · ソース: api.github.com
sudo apk add yices2Alpine Linux edge package indexes · yices2 · ソース: dl-cdn.alpinelinux.org
sudo dnf install yicesFedora Rawhide package metadata · yices · ソース: dl.fedoraproject.org
nix profile install nixpkgs#yicesnixpkgs package indexes · pkgs/by-name/yi/yices/package.nix · ソース: api.github.com
sudo pacman -S yicesArch Linux sync databases · yices · ソース: geo.mirror.pkgbuild.com
概要
Yices SMT Solver
履歴
Yices 2 is SRI International's open-source SMT solver for satisfiability modulo theories. It supports SMT-LIB input, its own Yices language, a C API, and language bindings for Java, Python, Go, and OCaml.
Yices comes from SRI International's Computer Science Laboratory and the formal-methods lineage around Bruno Dutertre and collaborators. The Yices web site says Yices 2 decides formulas over uninterpreted functions with equality, real and integer arithmetic, bitvectors, scalar types, and tuples, including linear and nonlinear arithmetic.
The documentation page anchors Yices 2 in the SMT research literature: the Yices 2.2 tool paper was presented at CAV 2014, while related technical background includes SMT tutorials, arithmetic-solver papers, MCSAT work, and applications to exists/forall problems and synthesis.
The GitHub repository was created in November 2014 and contains source, documentation, tests, and examples. Later release notes show continuing solver work: unsat cores and SMT-LIB 2.5 support in 2.6.0, bit-vector support and optional SAT backends in 2.6.2, interpolation and Kissat backend support in 2.6.4, arrays and thread-safety work in 2.6.5, and finite-field support in 2.7.0.
Yices 2 is adopted in the formal-methods and verification world rather than as an end-user desktop CLI. Its official site documents installation with Homebrew on macOS and apt on Debian/Ubuntu via SRI's formal-methods PPA, and the repository provides examples plus multiple language bindings for embedding.
For package managers, Yices 2 matters because it is both a command suite and a native library. The README distinguishes executables, dynamic library, headers, source builds, optional MC-SAT support, and optional thread-safety builds.
Typical CLI usage feeds SMT-LIB files to yices-smt2 and asks for satisfiability and models. The README includes examples for linear real arithmetic, bit-vectors, and nonlinear real arithmetic, all producing sat models.
Advanced users can embed the C API or use language bindings, build documentation, enable MC-SAT for nonlinear arithmetic and theory combination, run a portfolio script over hard SMT2 problems, or build a thread-safe library configuration when separate contexts are used per thread.
Yices 2 is a heavyweight scientific package with a deceptively small command-line surface. Package maintainers care about it because optional solver backends, headers, libraries, bindings, documentation, and platform binaries all affect whether downstream verification tools can rely on the installed package.
It also illustrates a common formal-methods packaging pattern: research-grade solver, command-line frontends, C library, SMT-LIB compatibility, and cross-language bindings all distributed from one upstream.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
yices | cli | グローバル実行可能ファイル | |
yices-sat | cli | グローバル実行可能ファイル | |
yices-smt | cli | グローバル実行可能ファイル | |
yices-smt2 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/SRI-CSL/yices2
インストールメタデータ
| パッケージキー | brew:yices2 |
|---|---|
| バージョン | 2.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/yices2 |
| ホームページ | https://yices.csl.sri.com/ |
| リポジトリ | https://github.com/SRI-CSL/yices2 |
| 上流ドキュメント | https://github.com/SRI-CSL/yices2#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/SRI-CSL/yices2/archive/refs/tags/yices-2.7.0.tar.gz |
| 最終更新 | 2026-06-24T17:21:57-04:00 |
| Pulse | updated |
| 依存関係 | gmp |
| ビルド依存関係 | autoconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yices2 |
| 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 パッケージリンクとは分けて表示されます。
yices2 2.6.5-r0
Solver for Satisfiability Modulo Theories (SMT) problems
https://github.com/SRI-CSL/yices2
sudo apk add yices2yices2-dev 2.6.5-r0
Solver for Satisfiability Modulo Theories (SMT) problems (development files)
https://github.com/SRI-CSL/yices2
sudo apk add yices2-devyices2-libs 2.6.5-r0
Solver for Satisfiability Modulo Theories (SMT) problems (libraries)
https://github.com/SRI-CSL/yices2
sudo apk add yices2-libsyices
sudo port install yicesyices
nix profile install nixpkgs#yicesyices 2.7.0-8.fc45
SMT solver
sudo dnf install yicesyices-devel 2.7.0-8.fc45
Development files for yices
sudo dnf install yices-develyices-doc 2.7.0-8.fc45
Documentation for yices
sudo dnf install yices-docyices-tools 2.7.0-8.fc45
Command line tools that use the yices library
sudo dnf install yices-toolsyices 2.7.0-1
A solver for Satisfiability Modulo Theories (SMT) problems
sudo pacman -S yicesソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.