rebuild
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<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.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
@ -121,6 +121,15 @@
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/cadical\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/cadical/">CaDiCaL</a></td>
|
||||
<td class="description">CaDiCaL is a simplified satisfiability solver.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/colibri\/'" style="cursor:pointer;">
|
||||
@ -148,6 +157,14 @@ APIs and Bindings This tool is available through the following …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/e\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/e/">E</a></td>
|
||||
<td class="description">E is a theorem prover for full first-order logic (and now monomorphic higher-order logic) with …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/glucose\/'" style="cursor:pointer;">
|
||||
@ -251,6 +268,15 @@ APIs and Bindings This tool is available …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/vampire\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/vampire/">Vampire</a></td>
|
||||
<td class="description">Vampire is a theorem prover.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/verit\/'" style="cursor:pointer;">
|
||||
@ -276,6 +302,15 @@ APIs and Bindings This …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/zipperposition\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/zipperposition/">Zipperposition</a></td>
|
||||
<td class="description">Zipperposition is an automated theorem prover for first-order logic with equality and theories.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
@ -22,6 +22,13 @@
|
||||
<guid>http://localhost:1313/tools/sat-smt/bitwuzla/</guid>
|
||||
<description><p>Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays, uninterpreted functions and their combinations.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>CaDiCaL</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/cadical/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/tools/sat-smt/cadical/</guid>
|
||||
<description><p>CaDiCaL is a simplified satisfiability solver.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Colibri</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/colibri/</link>
|
||||
@ -43,6 +50,13 @@
|
||||
<guid>http://localhost:1313/tools/sat-smt/cvc5/</guid>
|
||||
<description><p>cvc5 is an automatic theorem prover for SMT problems.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>E</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/e/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/tools/sat-smt/e/</guid>
|
||||
<description><p>E is a theorem prover for full first-order logic (and now monomorphic higher-order logic) with equality.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Glucose</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/glucose/</link>
|
||||
@ -127,6 +141,13 @@
|
||||
<guid>http://localhost:1313/tools/sat-smt/stp/</guid>
|
||||
<description><p>STP is a constraint solver for quantifier-free bitvectors.</p>
<h2 id="apis-and-bindings">APIs and Bindings</h2>
<p>This tool is available through the following interfaces:</p>
<ul>
<li><strong>C API:</strong> <a href="https://stp.readthedocs.io/en/latest/#c-library-usage" target="_blank" >stp C API Reference</a></li>
<li><strong>Python bindings:</strong> <a href="https://stp.readthedocs.io/en/latest/#python-usage" target="_blank" >stp PyPI package</a></li>
</ul></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Vampire</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/vampire/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/tools/sat-smt/vampire/</guid>
|
||||
<description><p>Vampire is a theorem prover.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>veriT</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/verit/</link>
|
||||
@ -148,5 +169,12 @@
|
||||
<guid>http://localhost:1313/tools/sat-smt/z3/</guid>
|
||||
<description><p>Z3 is a general-purpose theorem prover widely used for SAT &amp; SMT solving.</p>
<h2 id="apis-and-bindings">APIs and Bindings</h2>
<p>This tool is available through the following interfaces:</p>
<ul>
<li><strong>C API:</strong> <a href="https://z3prover.github.io/api/html/group__capi.html" target="_blank" >Z3 C API Reference</a></li>
<li><strong>C++ API:</strong> <a href="https://z3prover.github.io/api/html/namespacez3.html" target="_blank" >Z3 C++ Namespace Reference</a></li>
<li><strong>.NET API:</strong> <a href="https://z3prover.github.io/api/html/namespace_microsoft_1_1_z3.html" target="_blank" >Z3 .NET Namespace Reference</a></li>
<li><strong>Java API:</strong> <a href="https://z3prover.github.io/api/html/namespacecom_1_1microsoft_1_1z3.html" target="_blank" >Z3 Java API Reference</a></li>
<li><strong>Python bindings:</strong> <a href="https://pypi.org/project/z3-solver/" target="_blank" >z3-solver PyPI package</a> (<a href="https://z3prover.github.io/api/html/z3.html" target="_blank" >Documentation</a>)</li>
<li><strong>Rust bindings:</strong> <a href="https://crates.io/crates/z3" target="_blank" >z3 crate on crates.io</a></li>
</ul></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Zipperposition</title>
|
||||
<link>http://localhost:1313/tools/sat-smt/zipperposition/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/tools/sat-smt/zipperposition/</guid>
|
||||
<description><p>Zipperposition is an automated theorem prover for first-order logic with equality and theories.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<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.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
@ -123,6 +123,24 @@
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="maintenance_unknown"
|
||||
style="background:rgba(136,24,59,0.4)"
|
||||
href="/maintenance/unknown">
|
||||
Unknown
|
||||
</a>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
@ -22,5 +22,12 @@
|
||||
<guid>http://localhost:1313/maintenance/not-maintained/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Unknown</title>
|
||||
<link>http://localhost:1313/maintenance/unknown/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/maintenance/unknown/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<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.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
|
122
maintenance/unknown/index.html
Normal file
122
maintenance/unknown/index.html
Normal file
@ -0,0 +1,122 @@
|
||||
<!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>
|
||||
<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>Unknown | 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="Unknown">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="http://localhost:1313/maintenance/unknown/">
|
||||
<meta property="og:image" content="images/%!s(<nil>)">
|
||||
<link rel="canonical" href="http://localhost:1313/maintenance/unknown/">
|
||||
|
||||
<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.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
<link href="/css/solid.css" rel="stylesheet" />
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="banner">
|
||||
<span class="banner-text">
|
||||
🚧 This site is a work in progress. Don’t be shy to submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new/choose" target="_blank" >issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork" target="_blank" >pull request</a> 🚧
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
<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(136,24,59,0.4)">
|
||||
Unknown
|
||||
</span>
|
||||
</h1>
|
||||
|
||||
<section id="tools-list">
|
||||
<table id="taxonomy-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Tool</th>
|
||||
|
||||
<th>Description</th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p><a href="/contribute">Contribute</a> | <a href="/about">About</a> | <a href="/license">License</a> | <a href="/privacy">Privacy</a> </p>
|
||||
|
||||
|
||||
<p>© Copyright 2025. An open-source project.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
11
maintenance/unknown/index.xml
Normal file
11
maintenance/unknown/index.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Unknown on Formal Methods Tools</title>
|
||||
<link>http://localhost:1313/maintenance/unknown/</link>
|
||||
<description>Recent content in Unknown on Formal Methods Tools</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/maintenance/unknown/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user