2025-06-12 15:31:42 -06:00

222 lines
7.8 KiB
HTML

<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SMT Solver | Formal Methods Tools</title>
<meta name="keywords" content="Formal Methods Tools">
<meta property="og:locale" content='en_US'>
<meta property="og:type" content="article">
<meta property="og:title" content="SMT Solver">
<meta property="og:description" content="">
<meta property="og:url" content="http://localhost:1313/applications/smt-solver/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="http://localhost:1313/applications/smt-solver/">
<link rel="apple-touch-icon" sizes="180x180" href='http://localhost:1313/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='http://localhost:1313/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
<link rel="stylesheet" href="http://localhost:1313/css/styles.e5b470edf89c3e1b9498ce83a3fd0a2e73e9d06958e2c3a1af8d89781f9f2bf612b21d5e45ab8f4aef773661de2529437838673a136797a6a8aaab7759f94ded.css" integrity="sha512-5bRw7ficPhuUmM6Do/0KLnPp0GlY4sOhr42JeB&#43;fK/YSsh1eRauPSu93NmHeJSlDeDhnOhNnl6aoqqt3WflN7Q==">
<link href="/css/fontawesome.css" rel="stylesheet" />
<link href="/css/brands.css" rel="stylesheet" />
<link href="/css/solid.css" rel="stylesheet" />
</head>
<body>
<header>
<h1><a href="/">Formal Methods Tools</a></h1>
<nav>
<ul>
<li>
<a href="/tools/">Tools</a>
</li>
<li>
<a href="/taxonomies/">Data</a>
</li>
<li>
<a href="/about/">About</a>
</li>
</ul>
</nav>
</header>
<main>
<h1>
<span
class="term-title"
style="background:rgba(190,107,118,0.4)">
SMT Solver
</span>
</h1>
<section id="tools-list">
<table id="taxonomy-table">
<thead>
<tr>
<th>Tool</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr onclick="window.location='\/tools\/sat-smt\/bitwuzla\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/bitwuzla/">Bitwuzla</a></td>
<td class="description">Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/boolector\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/boolector/">Boolector</a></td>
<td class="description"> [ Not Maintained Since 2024 ] Boolector is a Satisfiability Modulo Theories (SMT) solver for the …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/colibri\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/colibri/">Colibri</a></td>
<td class="description">Colibri is an SMT solver.
</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/cvc4\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/cvc4/">cvc4</a></td>
<td class="description"> [ Not Maintained Since 2021 ] cvc4 is an automatic theorem prover for SMT problems. It is succeeded …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/cvc5\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/cvc5/">cvc5</a></td>
<td class="description">cvc5 is an automatic theorem prover for SMT problems.
</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/dreal\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/dreal/">dReal</a></td>
<td class="description"> [ Not Maintained Since 2023 ] dReal is an automated reasoning tool. It focuses on solving problems …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/mathsat\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/mathsat/">MathSAT</a></td>
<td class="description"> [ Closed-Source Tool ]&nbsp; MiniSat is a minimalistic, open-source SAT solver, developed to help …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/opensmt\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/opensmt/">OpenSMT</a></td>
<td class="description">OpenSMT is a compact and open-source SMT-solver written in C++, with the main goal of making …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/q3b\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/q3b/">Q3B</a></td>
<td class="description"> [ Not Maintained Since 2023 ] Q3B is an SMT solver for the quantified bit-vector formulas which …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/smt-rat\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/smt-rat/">SMT-RAT</a></td>
<td class="description">SMT-RAT is an SMT Real Algebra Toolbox.
APIs and Bindings This tool is available through the …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/smtinterpol\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/smtinterpol/">SMTInterpol</a></td>
<td class="description">SMTInterpol is an SMT Solver that can compute Craig interpolants for various theories.
APIs and …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/stp\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/stp/">STP</a></td>
<td class="description">STP is a constraint solver for quantifier-free bitvectors.
APIs and Bindings This tool is available …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/verit\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/verit/">veriT</a></td>
<td class="description">veriT is an SMT solver developed by LORIA and ULiege. It supports a wide range of theories and is …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/yices\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/yices/">Yices 2</a></td>
<td class="description">Yices is an SMT solver developed by SRI International. It is widely used for checking the …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/z3\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/z3/">Z3</a></td>
<td class="description">Z3 is a general-purpose theorem prover widely used for SAT &amp; SMT solving.
APIs and Bindings This …</td>
</tr>
</tbody>
</table>
</main>
<footer>
<p><a href="/contribute">Contribute</a> &nbsp;|&nbsp; <a href="/about">About</a> &nbsp;|&nbsp; <a href="/license">License</a> &nbsp;|&nbsp; <a href="/privacy">Privacy</a> </p>
<p>&copy; Copyright 2025. An open-source project.</p>
</footer>
</body>
</html>