Wrap up SAT/SMT
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us" dir="ltr">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
@ -14,16 +14,16 @@
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="Not Maintained">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/maintenance/not-maintained/">
|
||||
<meta property="og:url" content="https://example.org/maintenance/not-maintained/">
|
||||
<meta property="og:image" content="images/%!s(<nil>)">
|
||||
<link rel="canonical" href="http://localhost:1313/maintenance/not-maintained/">
|
||||
<link rel="canonical" href="https://example.org/maintenance/not-maintained/">
|
||||
|
||||
<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="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'>
|
||||
<link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'>
|
||||
<link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'>
|
||||
<link rel="manifest" href='https://example.org/site.webmanifest'>
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.8b49a669b444200848aa2fc88c4dc95a3d61d6c822e7ad08eecab8049173e085d2bfa16bf17fa8ec14eb95bb1f04f9a822b2fc4836b4d329140ddd03444ca0bf.css" integrity="sha512-i0mmabREIAhIqi/IjE3JWj1h1sgi560I7sq4BJFz4IXSv6Fr8X+o7BTrlbsfBPmoIrL8SDa00ykUDd0DREygvw==">
|
||||
<link rel="stylesheet" href="https://example.org/css/styles.e5b470edf89c3e1b9498ce83a3fd0a2e73e9d06958e2c3a1af8d89781f9f2bf612b21d5e45ab8f4aef773661de2529437838673a136797a6a8aaab7759f94ded.css" integrity="sha512-5bRw7ficPhuUmM6Do/0KLnPp0GlY4sOhr42JeB+fK/YSsh1eRauPSu93NmHeJSlDeDhnOhNnl6aoqqt3WflN7Q==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
@ -81,9 +81,50 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr onclick="window.location='\/tools\/riss\/'" style="cursor:pointer;"></tr>
|
||||
<td class="tool"><a href="/tools/riss/">Riss</a></td>
|
||||
<td class="description"> Not Maintained Since {map[year:2017] /home/landon/gitea/fmtools/content/tools/riss.md <nil> …</td>
|
||||
<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\/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\/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\/minisat\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/minisat/">MiniSat</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2013 ] MiniSat is a minimalistic, open-source SAT solver, developed to help …</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\/riss\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/riss/">Riss</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2017 ] Riss is a SAT solving tool collection.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
@ -2,18 +2,53 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Not Maintained on Formal Methods Tools</title>
|
||||
<link>http://localhost:1313/maintenance/not-maintained/</link>
|
||||
<link>https://example.org/maintenance/not-maintained/</link>
|
||||
<description>Recent content in Not Maintained on Formal Methods Tools</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 07 Jun 2025 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/maintenance/not-maintained/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://example.org/maintenance/not-maintained/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Boolector</title>
|
||||
<link>https://example.org/tools/sat-smt/boolector/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://example.org/tools/sat-smt/boolector/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2024</span>
 
 <span style="display:none">]</span>
</div>
Boolector is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.
Succeeded by <a href="../bitwuzla">Bitwuzla</a></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>cvc4</title>
|
||||
<link>https://example.org/tools/sat-smt/cvc4/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://example.org/tools/sat-smt/cvc4/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2021</span>
 
 <span style="display:none">]</span>
</div>
cvc4 is an automatic theorem prover for SMT problems. It is succeeded by <a href="../cvc5">cvc5</a></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>dReal</title>
|
||||
<link>https://example.org/tools/sat-smt/dreal/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://example.org/tools/sat-smt/dreal/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2023</span>
 
 <span style="display:none">]</span>
</div>
dReal is an automated reasoning tool. It focuses on solving problems that can be encoded as first-order logic formulas over the real numbers. Its special strength is in handling problems that involve a wide range of nonlinear real functions.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>MiniSat</title>
|
||||
<link>https://example.org/tools/sat-smt/minisat/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://example.org/tools/sat-smt/minisat/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2013</span>
 
 <span style="display:none">]</span>
</div>
MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers alike to get started on SAT.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Q3B</title>
|
||||
<link>https://example.org/tools/sat-smt/q3b/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://example.org/tools/sat-smt/q3b/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2023</span>
 
 <span style="display:none">]</span>
</div>
Q3B is an SMT solver for the quantified bit-vector formulas which uses BDDs.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Riss</title>
|
||||
<link>http://localhost:1313/tools/riss/</link>
|
||||
<link>https://example.org/tools/sat-smt/riss/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/tools/riss/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(226, 59, 59);"></span>
 
 <span style="color: rgb(226, 59, 59); font-size: 1rem;">Not Maintained Since {map[year:2017] /home/landon/gitea/fmtools/content/tools/riss.md &lt;nil&gt; inactive true 0 {{} {{} 0} {{} {0 0}}} {{} {{} 0} {{} {0 0}}} 615 { 0 0 0} &lt;nil&gt;}</span>
 
</div>
Riss is a SAT solving tool collection that was updated until 2017.</p></description>
|
||||
<guid>https://example.org/tools/sat-smt/riss/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2017</span>
 
 <span style="display:none">]</span>
</div>
Riss is a SAT solving tool collection.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
Reference in New Issue
Block a user