macOS
brew install yices2local Homebrew formula metadata
sudo port install yicesMacPorts ports tree · math/yices/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yices2 pour les workflows d'agents IA.
installation
brew install yices2local Homebrew formula metadata
sudo port install yicesMacPorts ports tree · math/yices/Portfile · Source: api.github.com
sudo apk add yices2Alpine Linux edge package indexes · yices2 · Source: dl-cdn.alpinelinux.org
sudo dnf install yicesFedora Rawhide package metadata · yices · Source: dl.fedoraproject.org
nix profile install nixpkgs#yicesnixpkgs package indexes · pkgs/by-name/yi/yices/package.nix · Source: api.github.com
sudo pacman -S yicesArch Linux sync databases · yices · Source: geo.mirror.pkgbuild.com
aperçu
Yices SMT Solver
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
yices | cli | exécutable global | |
yices-sat | cli | exécutable global | |
yices-smt | cli | exécutable global | |
yices-smt2 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/SRI-CSL/yices2
métadonnées d'installation
| Clé du paquet | brew:yices2 |
|---|---|
| Version | 2.7.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/yices2 |
| Page d'accueil | https://yices.csl.sri.com/ |
| Dépôt | https://github.com/SRI-CSL/yices2 |
| Docs amont | https://github.com/SRI-CSL/yices2#readme |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/SRI-CSL/yices2/archive/refs/tags/yices-2.7.0.tar.gz |
| Dernière mise à jour | 2026-06-24T17:21:57-04:00 |
| Pulse | updated |
| Dépendances | gmp |
| Dépendances de compilation | autoconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 yicespiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.