rebuild after many tool additions
This commit is contained in:
@@ -107,6 +107,14 @@
|
||||
</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\/sat-smt\/boolector\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/sat-smt/boolector/">Boolector</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2024 ] Boolector is a Satisfiability Modulo Theories (SMT) solver for the …</td>
|
||||
@@ -129,6 +137,39 @@
|
||||
|
||||
|
||||
|
||||
</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\/ltsa\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/ltsa/">LTSA</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2018 ] LTSA is a verification tool for concurrent systems. It mechanically …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/mcltlrs\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/mcltlrs/">mcltl-rs</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2020 ] mcltl-rs is an experimental model checker for LTL written in Rust.
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/mercury\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/mercury/">Mercury</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2020 ] Mercury is a Model Checker developed for multicore, multiprocessors …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/minisat\/'" style="cursor:pointer;">
|
||||
@@ -137,6 +178,14 @@
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/munta\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/munta/">MUNTA</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2020 ] MUNTA is a model checker for the popular realtime systems modeling …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/q3b\/'" style="cursor:pointer;">
|
||||
@@ -154,6 +203,14 @@
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/mc\/timesolver\/'" style="cursor:pointer;">
|
||||
<td class="tool"><a href="/tools/mc/timesolver/">TimeSolver</a></td>
|
||||
<td class="description"> [ Not Maintained Since 2019 ] TimeSolver is a Model Checker for timed automata that uses pes …</td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user