rebuild after many tool additions

This commit is contained in:
2025-06-23 14:05:05 -06:00
parent 83b1d40c15
commit dff0d58ccc
189 changed files with 31636 additions and 197 deletions

View File

@@ -130,6 +130,15 @@
</tr>
<tr onclick="window.location='\/tools\/prob\/caesar\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/prob/caesar/">Caesar</a></td>
<td class="description">Storm is a tool for the analysis of systems involving random or probabilistic phenomena.
</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/colibri\/'" style="cursor:pointer;">
@@ -148,6 +157,23 @@ APIs and Bindings This tool is available through the following …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/esbmc\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/esbmc/">ESBMC</a></td>
<td class="description">ESBMC is a context-bounded model checker based on satisfiability modulo theories for verifying …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/geyser\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/geyser/">Geyser</a></td>
<td class="description">Geyser is a simple symbolic model checker for propositional transition system systems.
</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/glucose\/'" style="cursor:pointer;">
@@ -157,6 +183,22 @@ APIs and Bindings This tool is available through the following …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/imspin\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/imspin/">ImSpin</a></td>
<td class="description">ImSpin is a frontend for the SPIN model checker, providing an environment for users engaged in model …</td>
</tr>
<tr onclick="window.location='\/tools\/mod\/jani\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mod/jani/">JANI</a></td>
<td class="description">The JANI specification defines the jani-model model interchange format and the jani-interaction tool …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/lingeling\/'" style="cursor:pointer;">
@@ -166,6 +208,14 @@ APIs and Bindings This tool is available through the following …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/mercury\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/mercury/">Mercury</a></td>
<td class="description"> [ Not Maintained Since 2020 ] Mercury is a Model Checker developed for multicore, multiprocessors …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/minisat\/'" style="cursor:pointer;">
@@ -174,6 +224,22 @@ APIs and Bindings This tool is available through the following …</td>
</tr>
<tr onclick="window.location='\/tools\/mod\/momba\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mod/momba/">Momba</a></td>
<td class="description">Momba is a Python framework for dealing with quantitative models centered around the JANI-model …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/munta\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/munta/">MUNTA</a></td>
<td class="description"> [ Not Maintained Since 2020 ] MUNTA is a model checker for the popular realtime systems modeling …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/q3b\/'" style="cursor:pointer;">
@@ -199,6 +265,15 @@ APIs and Bindings This tool is available through the …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/stateright\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/stateright/">stateright</a></td>
<td class="description">stateright is a Rust library for model checking systems, with an emphasis on distributed systems.
</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/stp\/'" style="cursor:pointer;">

View File

@@ -29,6 +29,13 @@
<guid>https://fmtools.fyi/tools/sat-smt/cadical/</guid>
<description>&lt;p&gt;CaDiCaL is a simplified satisfiability solver.&lt;/p&gt;</description>
</item>
<item>
<title>Caesar</title>
<link>https://fmtools.fyi/tools/prob/caesar/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/prob/caesar/</guid>
<description>&lt;p&gt;Storm is a tool for the analysis of systems involving random or probabilistic phenomena.&lt;/p&gt;</description>
</item>
<item>
<title>Colibri</title>
<link>https://fmtools.fyi/tools/sat-smt/colibri/</link>
@@ -43,6 +50,20 @@
<guid>https://fmtools.fyi/tools/sat-smt/cryptominisat/</guid>
<description>&lt;p&gt;CryptoMiniSat is a SAT solver.&lt;/p&gt;&#xA;&lt;h2 id=&#34;apis-and-bindings&#34;&gt;APIs and Bindings&lt;/h2&gt;&#xA;&lt;p&gt;This tool is available through the following interfaces:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;C++ Namespace:&lt;/strong&gt; Documentation on &lt;a href=&#34;https://www.msoos.org/cryptominisat5/&#34; target=&#34;_blank&#34; &gt;homepage&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Python package:&lt;/strong&gt; &lt;a href=&#34;https://pypi.org/project/pycryptosat/&#34; target=&#34;_blank&#34; &gt;PyPI package&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
</item>
<item>
<title>ESBMC</title>
<link>https://fmtools.fyi/tools/mc/esbmc/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/esbmc/</guid>
<description>&lt;p&gt;ESBMC is a context-bounded model checker based on satisfiability modulo theories for verifying single- and multi-threaded C/C++ programs.&lt;/p&gt;</description>
</item>
<item>
<title>Geyser</title>
<link>https://fmtools.fyi/tools/mc/geyser/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/geyser/</guid>
<description>&lt;p&gt;Geyser is a simple symbolic model checker for propositional transition system systems.&lt;/p&gt;</description>
</item>
<item>
<title>Glucose</title>
<link>https://fmtools.fyi/tools/sat-smt/glucose/</link>
@@ -50,6 +71,20 @@
<guid>https://fmtools.fyi/tools/sat-smt/glucose/</guid>
<description>&lt;p&gt;Glucose is a SAT solver.&lt;/p&gt;</description>
</item>
<item>
<title>ImSpin</title>
<link>https://fmtools.fyi/tools/mc/imspin/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/imspin/</guid>
<description>&lt;p&gt;ImSpin is a frontend for the &lt;a href=&#34;../spin&#34; &gt;SPIN&lt;/a&gt; model checker, providing an environment for users engaged in model checking tasks.&lt;/p&gt;</description>
</item>
<item>
<title>JANI</title>
<link>https://fmtools.fyi/tools/mod/jani/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mod/jani/</guid>
<description>&lt;p&gt;The JANI specification defines the jani-model model interchange format and the jani-interaction tool interaction and automation protocol.&lt;/p&gt;</description>
</item>
<item>
<title>Lingeling</title>
<link>https://fmtools.fyi/tools/sat-smt/lingeling/</link>
@@ -57,6 +92,13 @@
<guid>https://fmtools.fyi/tools/sat-smt/lingeling/</guid>
<description>&lt;p&gt;Lingeling is a SAT solver.&lt;/p&gt;</description>
</item>
<item>
<title>Mercury</title>
<link>https://fmtools.fyi/tools/mc/mercury/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/mercury/</guid>
<description>&lt;p&gt;&#xA;&#xA;&lt;div style=&#34;display: flex; align-items: center; gap: 8px;&#34;&gt;&#xA; &lt;span style=&#34;display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);&#34;&gt;&lt;/span&gt;&#xA; &lt;span style=&#34;display:none&#34;&gt;[&lt;/span&gt;&#xA; &#xA; &lt;span style=&#34;color: rgb(240, 85, 85); font-size: 1rem;&#34;&gt;Not Maintained Since 2020&lt;/span&gt;&#xA; &#xA; &lt;span style=&#34;display:none&#34;&gt;]&lt;/span&gt;&#xA;&lt;/div&gt;&#xA;Mercury is a Model Checker developed for multicore, multiprocessors machine with shared memory.&lt;/p&gt;</description>
</item>
<item>
<title>MiniSat</title>
<link>https://fmtools.fyi/tools/sat-smt/minisat/</link>
@@ -64,6 +106,20 @@
<guid>https://fmtools.fyi/tools/sat-smt/minisat/</guid>
<description>&lt;p&gt;&#xA;&#xA;&lt;div style=&#34;display: flex; align-items: center; gap: 8px;&#34;&gt;&#xA; &lt;span style=&#34;display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);&#34;&gt;&lt;/span&gt;&#xA; &lt;span style=&#34;display:none&#34;&gt;[&lt;/span&gt;&#xA; &#xA; &lt;span style=&#34;color: rgb(240, 85, 85); font-size: 1rem;&#34;&gt;Not Maintained Since 2013&lt;/span&gt;&#xA; &#xA; &lt;span style=&#34;display:none&#34;&gt;]&lt;/span&gt;&#xA;&lt;/div&gt;&#xA;MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers alike to get started on SAT.&lt;/p&gt;</description>
</item>
<item>
<title>Momba</title>
<link>https://fmtools.fyi/tools/mod/momba/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mod/momba/</guid>
<description>&lt;p&gt;Momba is a Python framework for dealing with quantitative models centered around the &lt;a href=&#34;../jani&#34; &gt;JANI-model&lt;/a&gt; interchange format.&lt;/p&gt;</description>
</item>
<item>
<title>MUNTA</title>
<link>https://fmtools.fyi/tools/mc/munta/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/munta/</guid>
<description>&lt;p&gt;&#xA;&#xA;&lt;div style=&#34;display: flex; align-items: center; gap: 8px;&#34;&gt;&#xA; &lt;span style=&#34;display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);&#34;&gt;&lt;/span&gt;&#xA; &lt;span style=&#34;display:none&#34;&gt;[&lt;/span&gt;&#xA; &#xA; &lt;span style=&#34;color: rgb(240, 85, 85); font-size: 1rem;&#34;&gt;Not Maintained Since 2020&lt;/span&gt;&#xA; &#xA; &lt;span style=&#34;display:none&#34;&gt;]&lt;/span&gt;&#xA;&lt;/div&gt;&#xA;MUNTA is a model checker for the popular realtime systems modeling formalism of Timed Automata&lt;/p&gt;</description>
</item>
<item>
<title>Q3B</title>
<link>https://fmtools.fyi/tools/sat-smt/q3b/</link>
@@ -85,6 +141,13 @@
<guid>https://fmtools.fyi/tools/prob/stamina/</guid>
<description>&lt;p&gt;A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces with either &lt;a href=&#34;../storm&#34; &gt;Storm&lt;/a&gt; or &lt;a href=&#34;../prism&#34; &gt;PRISM&lt;/a&gt;.&lt;/p&gt;</description>
</item>
<item>
<title>stateright</title>
<link>https://fmtools.fyi/tools/mc/stateright/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/stateright/</guid>
<description>&lt;p&gt;&lt;code&gt;stateright&lt;/code&gt; is a Rust library for model checking systems, with an emphasis on distributed systems.&lt;/p&gt;</description>
</item>
<item>
<title>STP</title>
<link>https://fmtools.fyi/tools/sat-smt/stp/</link>