macOS
brew install yices2local Homebrew formula metadata
sudo port install yicesMacPorts ports tree · math/yices/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für yices2 in AI-Agent-Workflows.
Installation
brew install yices2local Homebrew formula metadata
sudo port install yicesMacPorts ports tree · math/yices/Portfile · Quelle: api.github.com
sudo apk add yices2Alpine Linux edge package indexes · yices2 · Quelle: dl-cdn.alpinelinux.org
sudo dnf install yicesFedora Rawhide package metadata · yices · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#yicesnixpkgs package indexes · pkgs/by-name/yi/yices/package.nix · Quelle: api.github.com
sudo pacman -S yicesArch Linux sync databases · yices · Quelle: geo.mirror.pkgbuild.com
Überblick
Yices SMT Solver
Verlauf
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.
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 |
|---|---|---|---|
yices | cli | globales Executable | |
yices-sat | cli | globales Executable | |
yices-smt | cli | globales Executable | |
yices-smt2 | 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/SRI-CSL/yices2
Installationsmetadaten
| Paketschlüssel | brew:yices2 |
|---|---|
| Version | 2.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/yices2 |
| Homepage | https://yices.csl.sri.com/ |
| Repository | https://github.com/SRI-CSL/yices2 |
| Upstream-Dokumentation | https://github.com/SRI-CSL/yices2#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/SRI-CSL/yices2/archive/refs/tags/yices-2.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-24T17:21:57-04:00 |
| Pulse | updated |
| Abhängigkeiten | gmp |
| Build-Abhängigkeiten | autoconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 yicesQuellspur
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.