Formal Methods Tools

At a Glance

Applications SMT Solver SAT Solver
Developers SRI International
Inputs SMTLIB2 Yices 2
Interfaces CLI Python Rust
Licenses GPLv3
Maintenance Actively Maintained

Description

Yices is an SMT solver developed by SRI International. It is widely used for checking the satisfiability of logical formulas over various theories. It supports the SMT-LIB standard and its own input language, and provides APIs for several programming languages, making it suitable for research and industrial applications in software and hardware verification.

APIs and Bindings

This tool is available through the following interfaces:

Publications