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

@@ -107,12 +107,29 @@
</thead>
<tbody>
<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\/prob\/comics\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/prob/comics/">COMICS</a></td>
<td class="description">COMICS is a stand-alone tool which performs model checking and the generation of counterexamples for …</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\/smt-rat\/'" style="cursor:pointer;">

View File

@@ -8,6 +8,13 @@
<language>en-us</language>
<lastBuildDate>Sat, 07 Jun 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://fmtools.fyi/developers/rwth-aachen/index.xml" rel="self" type="application/rss+xml" />
<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>COMICS</title>
<link>https://fmtools.fyi/tools/prob/comics/</link>
@@ -15,6 +22,13 @@
<guid>https://fmtools.fyi/tools/prob/comics/</guid>
<description>&lt;p&gt;COMICS is a stand-alone tool which performs model checking and the generation of counterexamples for discrete-time Markov Chains (DTMCs).&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>SMT-RAT</title>
<link>https://fmtools.fyi/tools/sat-smt/smt-rat/</link>