rebuild
This commit is contained in:
308
index.html
308
index.html
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us" dir="ltr">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.147.7"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta name="generator" content="Hugo 0.147.7">
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
@ -15,16 +15,16 @@
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="The Ultimate Formal Methods Toolbox">
|
||||
<meta property="og:description" content="Welcome to this collection of Formal Methods Tools, which aims to be the world’s most comprehensive source for information on tools for formal methods.">
|
||||
<meta property="og:url" content="http://localhost:1313/">
|
||||
<meta property="og:url" content="https://fmtools.fyi/">
|
||||
<meta property="og:image" content="images/%!s(<nil>)">
|
||||
<link rel="canonical" href="http://localhost:1313/">
|
||||
<link rel="canonical" href="https://fmtools.fyi/">
|
||||
|
||||
<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" />
|
||||
@ -122,61 +122,69 @@ Contribute
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
STP
|
||||
|
||||
<span class="subtitle">Simple Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p>STP is a constraint solver for quantifier-free bitvectors.
|
||||
APIs and Bindings This tool is available …</p>
|
||||
<a href="/tools/sat-smt/stp/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">STP</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Storm
|
||||
|
||||
<span class="subtitle">Probabilistic Model Checker</span>
|
||||
|
||||
</h3>
|
||||
<p>Storm is a tool for the analysis of systems involving random or probabilistic phenomena.
|
||||
</p>
|
||||
<a href="/tools/prob/storm/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Storm</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
CryptoMiniSat
|
||||
Glucose
|
||||
|
||||
<span class="subtitle">SAT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>CryptoMiniSat is a SAT solver.
|
||||
APIs and Bindings This tool is available through the following …</p>
|
||||
<a href="/tools/sat-smt/cryptominisat/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">CryptoMiniSat</a>
|
||||
<p>Glucose is a SAT solver.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/glucose/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Glucose</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
MathSAT
|
||||
dReal
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Closed-Source Tool ] MiniSat is a minimalistic, open-source SAT solver, developed to help …</p>
|
||||
<a href="/tools/sat-smt/mathsat/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">MathSAT</a>
|
||||
<p> [ Not Maintained Since 2023 ] dReal is an automated reasoning tool. It focuses on solving problems …</p>
|
||||
<a href="/tools/sat-smt/dreal/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">dReal</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Lingeling
|
||||
PRISM
|
||||
|
||||
<span class="subtitle">SAT Solver</span>
|
||||
<span class="subtitle">Probabilistic Model Checker</span>
|
||||
|
||||
</h3>
|
||||
<p>Lingeling is a SAT solver.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/lingeling/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Lingeling</a>
|
||||
<p>PRISM is a probabilistic model checker, a tool for formal modelling and analysis of systems that …</p>
|
||||
<a href="/tools/prob/prism/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">PRISM</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
OpenSMT
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>OpenSMT is a compact and open-source SMT-solver written in C++, with the main goal of making …</p>
|
||||
<a href="/tools/sat-smt/opensmt/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">OpenSMT</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
veriT
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>veriT is an SMT solver developed by LORIA and ULiege. It supports a wide range of theories and is …</p>
|
||||
<a href="/tools/sat-smt/verit/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">veriT</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Alt-Ergo
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>Alt-Ergo is an automatic prover of mathematical formulas used behind software verification tools …</p>
|
||||
<a href="/tools/sat-smt/alt-ergo/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Alt-Ergo</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
@ -193,105 +201,13 @@ APIs and Bindings This tool is available through the following …</p>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Alt-Ergo
|
||||
Bitwuzla
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>Alt-Ergo is an automatic prover of mathematical formulas used behind software verification tools …</p>
|
||||
<a href="/tools/sat-smt/alt-ergo/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Alt-Ergo</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Glucose
|
||||
|
||||
<span class="subtitle">SAT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>Glucose is a SAT solver.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/glucose/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Glucose</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Boolector
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2024 ] Boolector is a Satisfiability Modulo Theories (SMT) solver for the …</p>
|
||||
<a href="/tools/sat-smt/boolector/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Boolector</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Yices 2
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>Yices is an SMT solver developed by SRI International. It is widely used for checking the …</p>
|
||||
<a href="/tools/sat-smt/yices/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Yices 2</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
SMT-RAT
|
||||
|
||||
<span class="subtitle">SMT Toolbox</span>
|
||||
|
||||
</h3>
|
||||
<p>SMT-RAT is an SMT Real Algebra Toolbox.
|
||||
APIs and Bindings This tool is available through the …</p>
|
||||
<a href="/tools/sat-smt/smt-rat/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">SMT-RAT</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
dReal
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2023 ] dReal is an automated reasoning tool. It focuses on solving problems …</p>
|
||||
<a href="/tools/sat-smt/dreal/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">dReal</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
SMTInterpol
|
||||
|
||||
<span class="subtitle">Interpolating SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>SMTInterpol is an SMT Solver that can compute Craig interpolants for various theories.
|
||||
APIs and …</p>
|
||||
<a href="/tools/sat-smt/smtinterpol/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">SMTInterpol</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Q3B
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2023 ] Q3B is an SMT solver for the quantified bit-vector formulas which …</p>
|
||||
<a href="/tools/sat-smt/q3b/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Q3B</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
CaDiCaL
|
||||
|
||||
<span class="subtitle">SAT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>CaDiCaL is a simplified satisfiability solver.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/cadical/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">CaDiCaL</a>
|
||||
<p>Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size …</p>
|
||||
<a href="/tools/sat-smt/bitwuzla/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Bitwuzla</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
@ -307,48 +223,128 @@ APIs and …</p>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
OpenSMT
|
||||
cvc5
|
||||
|
||||
<span class="subtitle">Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p>cvc5 is an automatic theorem prover for SMT problems.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/cvc5/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">cvc5</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
E
|
||||
|
||||
<span class="subtitle">Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p>E is a theorem prover for full first-order logic (and now monomorphic higher-order logic) with …</p>
|
||||
<a href="/tools/sat-smt/e/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">E</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
cvc4
|
||||
|
||||
<span class="subtitle">Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2021 ] cvc4 is an automatic theorem prover for SMT problems. It is succeeded …</p>
|
||||
<a href="/tools/sat-smt/cvc4/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">cvc4</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Colibri
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>OpenSMT is a compact and open-source SMT-solver written in C++, with the main goal of making …</p>
|
||||
<a href="/tools/sat-smt/opensmt/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">OpenSMT</a>
|
||||
<p>Colibri is an SMT solver.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/colibri/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Colibri</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
MiniSat
|
||||
Vampire
|
||||
|
||||
<span class="subtitle">SAT Solver</span>
|
||||
<span class="subtitle">Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2013 ] MiniSat is a minimalistic, open-source SAT solver, developed to help …</p>
|
||||
<a href="/tools/sat-smt/minisat/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">MiniSat</a>
|
||||
<p>Vampire is a theorem prover.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/vampire/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Vampire</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Sally
|
||||
Boolector
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2024 ] Boolector is a Satisfiability Modulo Theories (SMT) solver for the …</p>
|
||||
<a href="/tools/sat-smt/boolector/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Boolector</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Z3
|
||||
|
||||
<span class="subtitle">Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p>Z3 is a general-purpose theorem prover widely used for SAT & SMT solving.
|
||||
APIs and Bindings This …</p>
|
||||
<a href="/tools/sat-smt/z3/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Z3</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
COMICS
|
||||
|
||||
<span class="subtitle">Probabilistic Model Checker</span>
|
||||
|
||||
</h3>
|
||||
<p>Sally is a model checker for infinite state systems described as transition systems.
|
||||
</p>
|
||||
<a href="/tools/mc/sally/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Sally</a>
|
||||
<p>COMICS is a stand-alone tool which performs model checking and the generation of counterexamples for …</p>
|
||||
<a href="/tools/prob/comics/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">COMICS</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Riss
|
||||
MathSAT
|
||||
|
||||
<span class="subtitle">SAT Tool Collection</span>
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p> [ Not Maintained Since 2017 ] Riss is a SAT solving tool collection.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/riss/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Riss</a>
|
||||
<p> [ Closed-Source Tool ] MiniSat is a minimalistic, open-source SAT solver, developed to help …</p>
|
||||
<a href="/tools/sat-smt/mathsat/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">MathSAT</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Yices 2
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>Yices is an SMT solver developed by SRI International. It is widely used for checking the …</p>
|
||||
<a href="/tools/sat-smt/yices/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Yices 2</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
STP
|
||||
|
||||
<span class="subtitle">Simple Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p>STP is a constraint solver for quantifier-free bitvectors.
|
||||
APIs and Bindings This tool is available …</p>
|
||||
<a href="/tools/sat-smt/stp/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">STP</a>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
@ -366,7 +362,7 @@ APIs and …</p>
|
||||
|
||||
|
||||
Made with ♥ using <a href="https://gohugo.io" target="_blank">Hugo</a> <br/>
|
||||
Rebuilt on <time datetime="2025-06-13T15:02:19-06:00">13 June 2025</time>
|
||||
Rebuilt on <time datetime="2025-06-13T15:05:33-06:00">13 June 2025</time>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user