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,9 +107,42 @@
</thead>
<tbody>
<tr onclick="window.location='\/tools\/mc\/cadp\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/cadp/">CADP</a></td>
<td class="description"> [ Closed-Source Tool ]&nbsp; CADP (&ldquo;Construction and Analysis of Distributed …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/mathsat\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/mathsat/">MathSAT</a></td>
<td class="description"> [ Closed-Source Tool ]&nbsp; MiniSat is a minimalistic, open-source SAT solver, developed to help</td>
<td class="description"> [ Closed-Source Tool ]&nbsp; MathSAT is an SMT solver supporting a wide range of theories</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/nuxmv\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/nuxmv/">NuXMV</a></td>
<td class="description"> [ Closed-Source Tool ]&nbsp; nuXmv is a symbolic model checker for the analysis of synchronous …</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/spin\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/spin/">Spin</a></td>
<td class="description">Spin is a model checker for multi-threaded software.
</td>
</tr>
<tr onclick="window.location='\/tools\/mc\/uppaal\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/uppaal/">Uppaal</a></td>
<td class="description"> [ Closed-Source Tool ]&nbsp; Uppaal is an integrated tool environment for modeling, validation and …</td>