rebuild after many tool additions
This commit is contained in:
@@ -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;">
|
||||
|
@@ -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><p>Storm is a tool for the analysis of systems involving random or probabilistic phenomena.</p></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><p>COMICS is a stand-alone tool which performs model checking and the generation of counterexamples for discrete-time Markov Chains (DTMCs).</p></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><p>The JANI specification defines the jani-model model interchange format and the jani-interaction tool interaction and automation protocol.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>SMT-RAT</title>
|
||||
<link>https://fmtools.fyi/tools/sat-smt/smt-rat/</link>
|
||||
|
Reference in New Issue
Block a user