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,6 +107,15 @@
</thead>
<tbody>
<tr onclick="window.location='\/tools\/mc\/concuerror\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/concuerror/">Concuerror</a></td>
<td class="description">Concuerror is a stateless model checking tool for Erlang programs.
</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/cvc4\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/cvc4/">cvc4</a></td>
<td class="description"> [ Not Maintained Since 2021 ] cvc4 is an automatic theorem prover for SMT problems. It is succeeded …</td>
@@ -122,6 +131,48 @@
</tr>
<tr onclick="window.location='\/tools\/mc\/intrepyd\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/intrepyd/">Intrepyd</a></td>
<td class="description"> [ Not Maintained Since 2021 ] Intrepyd is a python module that provides a simulator and a model …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/ltsmin\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/ltsmin/">LTSmin</a></td>
<td class="description">LTSmin started out as a generic toolset for manipulating labelled transition systems. Meanwhile the …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/pnmc\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/pnmc/">Pnmc</a></td>
<td class="description">Pnmc is a symbolic model checker for Petri nets.
</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/tapaal\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/tapaal/">TAPAAL</a></td>
<td class="description">TAPAAL is a tool for verification of timed-arc petri nets
</td>
</tr>
<tr onclick="window.location='\/tools\/mod\/tlaplus\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mod/tlaplus/">TLA&#43;</a></td>
<td class="description">TLA+ is a high-level language for modeling programs and systems&ndash;especially concurrent and …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/vampire\/'" style="cursor:pointer;">