All Tools on Formal Methods Tools https://example.org/tools/ Recent content in All Tools on Formal Methods Tools Hugo en-us Sat, 07 Jun 2025 00:00:00 +0000 veriT https://example.org/tools/verit/ Sat, 07 Jun 2025 00:00:00 +0000 https://example.org/tools/verit/ <p>veriT is an SMT solver developed by LORIA and ULiege. It supports a wide range of theories and is designed for use in formal verification, automated reasoning, and related research areas. veriT accepts input in SMT-LIB2 and DIMACS formats and provides a command-line interface for ease of integration into verification workflows. The solver is actively maintained and distributed under the BSD license, making it suitable for both academic and industrial applications.</p> Yices 2 https://example.org/tools/yices/ Sat, 07 Jun 2025 00:00:00 +0000 https://example.org/tools/yices/ <p>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.</p> <h2 id="apis-and-bindings">APIs and Bindings</h2> <p>Yices is available through several interfaces, making it a convenient option to build into a project.</p> Z3 https://example.org/tools/z3/ Fri, 02 Feb 2024 04:14:54 -0800 https://example.org/tools/z3/ <p>Z3 is a theorem prover developed by Microsoft Research, widely used for SAT &amp; SMT solving and related formal verification tasks. It supports a variety of input languages, including SMT-LIB, and offers APIs for multiple programming languages. Z3 is open source under the MIT license and is actively maintained, making it a popular choice for research and industrial applications in software and hardware verification.</p> <h2 id="apis-and-bindings">APIs and Bindings</h2> <p>Z3 is available through several interfaces, making it a convenient option to build into a project.</p>