rebuild after many tool additions
This commit is contained in:
@@ -107,12 +107,71 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/blast\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/blast/">BLAST</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2012 ] BLAST (Berkeley Lazy Abstraction Software verification Tool) is a …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/cpachecker\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/cpachecker/">CPAchecker</a></td>
|
||||
<td class="description"> [ Closed-Source Tool ] CPAchecker is a tool for configurable software verification.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/dreal\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/dreal/">dReal</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2023 ] dReal is an automated reasoning tool. It focuses on solving problems …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/esbmc\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/esbmc/">ESBMC</a></td>
|
||||
<td class="description">ESBMC is a context-bounded model checker based on satisfiability modulo theories for verifying …</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\/mc\/kind2\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/kind2/">Kind 2</a></td>
|
||||
<td class="description">Kind 2 is a multi-engine SMT-based automatic model checker for synchronous reactive systems.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/lean\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/lean/">LEAN</a></td>
|
||||
<td class="description">cvc5 is an automatic theorem prover for SMT problems.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mod\/momba\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mod/momba/">Momba</a></td>
|
||||
<td class="description">Momba is a Python framework for dealing with quantitative models centered around the JANI-model …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user