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;">
|
||||
|
Reference in New Issue
Block a user