rebuild
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="Online"> | ||||
| <meta property="og:description" content=""> | ||||
| <meta property="og:url" content="http://localhost:1313/interfaces/online/"> | ||||
| <meta property="og:url" content="https://fmtools.fyi/interfaces/online/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="http://localhost:1313/interfaces/online/"> | ||||
| <link rel="canonical" href="https://fmtools.fyi/interfaces/online/"> | ||||
|  | ||||
| <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://fmtools.fyi/apple-touch-icon.png'> | ||||
| <link rel="icon" type="image/png" sizes="32x32" href='https://fmtools.fyi/favicon-32x32.png'> | ||||
| <link rel="icon" type="image/png" sizes='16x16' href='https://fmtools.fyi/favicon-16x16.png'> | ||||
| <link rel="manifest" href='https://fmtools.fyi/site.webmanifest'> | ||||
|  | ||||
| <link rel="stylesheet" href="http://localhost:1313/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw=="> | ||||
| <link rel="stylesheet" href="https://fmtools.fyi/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw=="> | ||||
|  | ||||
|   <link href="/css/fontawesome.css" rel="stylesheet" /> | ||||
|   <link href="/css/brands.css" rel="stylesheet" /> | ||||
|   | ||||
| @@ -2,45 +2,45 @@ | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|   <channel> | ||||
|     <title>Online on Formal Methods Tools</title> | ||||
|     <link>http://localhost:1313/interfaces/online/</link> | ||||
|     <link>https://fmtools.fyi/interfaces/online/</link> | ||||
|     <description>Recent content in Online 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/interfaces/online/index.xml" rel="self" type="application/rss+xml" /> | ||||
|     <atom:link href="https://fmtools.fyi/interfaces/online/index.xml" rel="self" type="application/rss+xml" /> | ||||
|     <item> | ||||
|       <title>Alt-Ergo</title> | ||||
|       <link>http://localhost:1313/tools/sat-smt/alt-ergo/</link> | ||||
|       <link>https://fmtools.fyi/tools/sat-smt/alt-ergo/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>http://localhost:1313/tools/sat-smt/alt-ergo/</guid> | ||||
|       <guid>https://fmtools.fyi/tools/sat-smt/alt-ergo/</guid> | ||||
|       <description><p>Alt-Ergo is an automatic prover of mathematical formulas used behind software verification tools such as Frama-C, SPARK, Why3, Atelier-B and Caveat.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>cvc4</title> | ||||
|       <link>http://localhost:1313/tools/sat-smt/cvc4/</link> | ||||
|       <link>https://fmtools.fyi/tools/sat-smt/cvc4/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>http://localhost:1313/tools/sat-smt/cvc4/</guid> | ||||
|       <guid>https://fmtools.fyi/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>cvc5</title> | ||||
|       <link>http://localhost:1313/tools/sat-smt/cvc5/</link> | ||||
|       <link>https://fmtools.fyi/tools/sat-smt/cvc5/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>http://localhost:1313/tools/sat-smt/cvc5/</guid> | ||||
|       <guid>https://fmtools.fyi/tools/sat-smt/cvc5/</guid> | ||||
|       <description><p>cvc5 is an automatic theorem prover for SMT problems.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>STAMINA</title> | ||||
|       <link>http://localhost:1313/tools/prob/stamina/</link> | ||||
|       <link>https://fmtools.fyi/tools/prob/stamina/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>http://localhost:1313/tools/prob/stamina/</guid> | ||||
|       <guid>https://fmtools.fyi/tools/prob/stamina/</guid> | ||||
|       <description><p>A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces with either <a href="../storm" >Storm</a> or <a href="../prism" >PRISM</a>.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>Z3</title> | ||||
|       <link>http://localhost:1313/tools/sat-smt/z3/</link> | ||||
|       <link>https://fmtools.fyi/tools/sat-smt/z3/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>http://localhost:1313/tools/sat-smt/z3/</guid> | ||||
|       <guid>https://fmtools.fyi/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> | ||||
|   </channel> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user