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,14 @@
</thead>
<tbody>
<tr onclick="window.location='\/tools\/mc\/mcrl2\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/mcrl2/">mCRL2</a></td>
<td class="description">mCRL2 is a formal specification language with an associated toolset. The toolset can be used for …</td>
</tr>
<tr onclick="window.location='\/tools\/sat-smt\/parafrost\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/sat-smt/parafrost/">ParaFROST</a></td>
<td class="description">ParaFROST is a parallel SAT solver with GPU-accelerated inprocessing capable of harnessing NVIDIA …</td>