Yices Language on Formal Methods Tools http://localhost:1313/languages/yices-language/ Recent content in Yices Language on Formal Methods Tools Hugo en-us Fri, 02 Feb 2024 04:14:54 -0800 Yices 2 http://localhost:1313/tools/yices/ Fri, 02 Feb 2024 04:14:54 -0800 http://localhost:1313/tools/yices/ <p>Yices is a high-performance SMT solver and theorem prover developed by SRI International. It is widely used for checking the satisfiability of logical formulas over various theories, including arithmetic, bit-vectors, arrays, and uninterpreted functions. Yices supports the SMT-LIB standard and its own input language, and provides APIs for several programming languages, making it suitable for integration into formal verification, program analysis, and constraint solving tools.</p> <h3 id="features">Features</h3> <ul> <li><strong>SMT Solver:</strong> Supports a wide range of theories and quantifiers.</li> <li><strong>Multi-language APIs:</strong> C, OCaml, Python, and more.</li> <li><strong>Cross-platform:</strong> Available on Windows, Linux, and macOS.</li> <li><strong>Active development:</strong> Open source and maintained by SRI International.</li> </ul>