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

@@ -109,7 +109,24 @@
<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\/nusmv\/'" style="cursor:pointer;">
<td class="tool"><a href="/tools/mc/nusmv/">NuSMV</a></td>
<td class="description">NuSMV is a symbolic model checker.
</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>