2025-06-10 14:13:27 -06:00

414 lines
8.0 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>SMTInterpol | 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="SMTInterpol">
<meta property="og:description" content="SMTInterpol is an SMT Solver that can compute Craig interpolants for various theories.
APIs and Bindings
This tool is available through the following">
<meta property="og:url" content="http://localhost:1313/tools/smtinterpol-copy/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="http://localhost:1313/tools/smtinterpol-copy/">
<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.8b49a669b444200848aa2fc88c4dc95a3d61d6c822e7ad08eecab8049173e085d2bfa16bf17fa8ec14eb95bb1f04f9a822b2fc4836b4d329140ddd03444ca0bf.css" integrity="sha512-i0mmabREIAhIqi/IjE3JWj1h1sgi560I7sq4BJFz4IXSv6Fr8X&#43;o7BTrlbsfBPmoIrL8SDa00ykUDd0DREygvw==">
<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>
<div id="page-header">
<h1>SMTInterpol</h1>
<span class="subtitle">Interpolating SMT Solver</span>
<div id="link-list">
<ul>
<li><a href="https://ultimate.informatik.uni-freiburg.de/smtinterpol/" target="_blank" rel="noopener"><i class="fa-solid fa-home"></i>&nbsp;&nbsp;Homepage</a></li>
<li><a href="https://github.com/ultimate-pa/smtinterpol" target="_blank" rel="noopener"><i class="fa-brands fa-github"></i>&nbsp;&nbsp;Source Code</a></li>
</ul>
</div>
</div>
<section id="taxonomies">
<h2>At a Glance</h2>
<table id="taxonomy-table">
<tbody>
<tr>
<td>
<a
class="taxonomy-name"
href="/applications">
Applications
</a>
</td>
<td>
<a
class="term-link"
id="applications_smt-solver"
style="background:rgba(190,107,118,0.4)"
href="/applications/smt-solver">
SMT Solver
</a>
</td>
</tr>
<tr>
<td>
<a
class="taxonomy-name"
href="/developers">
Developers
</a>
</td>
<td>
<a
class="term-link"
id="developers_university-of-freiburg"
style="background:rgba(134,74,190,0.4)"
href="/developers/university-of-freiburg">
University of Freiburg
</a>
</td>
</tr>
<tr>
<td>
<a
class="taxonomy-name"
href="/inputs">
Inputs
</a>
</td>
<td>
<a
class="term-link"
id="inputs_smtlib2"
style="background:rgba(108,44,180,0.4)"
href="/inputs/smtlib2">
SMTLIB2
</a>
</td>
</tr>
<tr>
<td>
<a
class="taxonomy-name"
href="/interfaces">
Interfaces
</a>
</td>
<td>
<a
class="term-link"
id="interfaces_cli"
style="background:rgba(145,175,87,0.4)"
href="/interfaces/cli">
CLI
</a>
<a
class="term-link"
id="interfaces_java"
style="background:rgba(213,35,135,0.4)"
href="/interfaces/java">
Java
</a>
</td>
</tr>
<tr>
<td>
<a
class="taxonomy-name"
href="/licenses">
Licenses
</a>
</td>
<td>
<a
class="term-link"
id="licenses_gplv3"
style="background:rgba(182,14,173,0.4)"
href="/licenses/gplv3">
GPLv3
</a>
</td>
</tr>
<tr>
<td>
<a
class="taxonomy-name"
href="/maintenance">
Maintenance
</a>
</td>
<td>
<a
class="term-link"
id="maintenance_actively-maintained"
style="background:rgba(177,86,105,0.4)"
href="/maintenance/actively-maintained">
Actively Maintained
</a>
</td>
</tr>
</tbody>
</table>
</section>
<section>
<h2>Description</h2>
<p>SMTInterpol is an SMT Solver that can compute Craig interpolants for various theories.</p>
<h2 id="apis-and-bindings">APIs and Bindings</h2>
<p>This tool is available through the following interfaces:</p>
<ul>
<li><strong>Java API:</strong> <a href="https://ultimate.informatik.uni-freiburg.de/smtinterpol/doc/index.html">Java API Reference</a></li>
</ul>
</section>
<section id="publications">
<h2>Publications</h2>
<ul>
<li>
<strong>Proof Tree Preserving Sequence Interpolation of Quantified Formulas in the Theory of Equality</strong>
(2021)
by Henkel, Elisabeth et. al.
| Appears in <em>SMT 2021</em>
| <a href="#ZgotmplZ" target="_blank" rel="noopener">https://ceur-ws.org/Vol-2908/short12.pdf</a>
</li>
</ul>
</section>
<div class="time" style="display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;">
<div class="footer-links" style="text-align: left;">
Help improve this page!<br/>
Submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new?title=Update+Page+For+SMTInterpol&body=Describe+your+problem+or+suggested+update+for+the+page+%22SMTInterpol%22.">issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork">pull request</a>.
</div>
<div class="footer-date" style="text-align: right;">
Updated <time datetime="2025-06-07T00:00:00&#43;00:00">7 June 2025</time>
</div>
</div>
</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>