rebuild
This commit is contained in:
277
index.html
277
index.html
@ -122,14 +122,47 @@ Contribute
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Glucose
|
||||
PRISM
|
||||
|
||||
<span class="subtitle">Probabilistic Model Checker</span>
|
||||
|
||||
</h3>
|
||||
<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>
|
||||
STAMINA
|
||||
|
||||
<span class="subtitle">Probabilistic Model Checker</span>
|
||||
|
||||
</h3>
|
||||
<p>A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces …</p>
|
||||
<a href="/tools/prob/stamina/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">STAMINA</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>
|
||||
CaDiCaL
|
||||
|
||||
<span class="subtitle">SAT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>Glucose is a SAT solver.
|
||||
<p>CaDiCaL is a simplified satisfiability 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>
|
||||
<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>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
@ -145,35 +178,14 @@ Contribute
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
PRISM
|
||||
SMTInterpol
|
||||
|
||||
<span class="subtitle">Probabilistic Model Checker</span>
|
||||
<span class="subtitle">Interpolating SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<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>
|
||||
<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">
|
||||
@ -187,40 +199,6 @@ Contribute
|
||||
<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>
|
||||
Zipperposition
|
||||
|
||||
<span class="subtitle">Theorem Prover</span>
|
||||
|
||||
</h3>
|
||||
<p>Zipperposition is an automated theorem prover for first-order logic with equality and theories.
|
||||
</p>
|
||||
<a href="/tools/sat-smt/zipperposition/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">Zipperposition</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Bitwuzla
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<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">
|
||||
<h3>
|
||||
ParaFROST
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>ParaFROST is a parallel SAT solver with GPU-accelerated inprocessing capable of harnessing NVIDIA …</p>
|
||||
<a href="/tools/sat-smt/parafrost/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">ParaFROST</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
cvc5
|
||||
@ -235,36 +213,68 @@ Contribute
|
||||
|
||||
<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
|
||||
Q3B
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<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>
|
||||
<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>
|
||||
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>
|
||||
COMICS
|
||||
|
||||
<span class="subtitle">DTMC Counterexample Generator</span>
|
||||
|
||||
</h3>
|
||||
<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>
|
||||
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>
|
||||
ParaFROST
|
||||
|
||||
<span class="subtitle">SMT Solver</span>
|
||||
|
||||
</h3>
|
||||
<p>ParaFROST is a parallel SAT solver with GPU-accelerated inprocessing capable of harnessing NVIDIA …</p>
|
||||
<a href="/tools/sat-smt/parafrost/" style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-indent:-9999px;overflow:hidden;">ParaFROST</a>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
MathSAT
|
||||
|
||||
<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>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
@ -281,13 +291,49 @@ Contribute
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Boolector
|
||||
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>
|
||||
MiniSat
|
||||
|
||||
<span class="subtitle">SAT Solver</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>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
<h3>
|
||||
Colibri
|
||||
|
||||
<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>
|
||||
<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>
|
||||
Riss
|
||||
|
||||
<span class="subtitle">SAT Tool Collection</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>
|
||||
</article>
|
||||
|
||||
<article class="tool-card">
|
||||
@ -302,51 +348,6 @@ 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>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>
|
||||
MathSAT
|
||||
|
||||
<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>
|
||||
</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>
|
||||
</section>
|
||||
|
||||
@ -362,7 +363,7 @@ APIs and Bindings This tool is available …</p>
|
||||
|
||||
|
||||
Made with ♥ using <a href="https://gohugo.io" target="_blank">Hugo</a> <br/>
|
||||
Rebuilt on <time datetime="2025-06-13T15:05:33-06:00">13 June 2025</time>
|
||||
Built <time datetime="2025-06-13T15:13:25-06:00">13 June 2025</time>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user