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>

View File

@@ -8,6 +8,13 @@
<language>en-us</language>
<lastBuildDate>Sat, 07 Jun 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://fmtools.fyi/developers/eindhoven-university-of-technology/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>mCRL2</title>
<link>https://fmtools.fyi/tools/mc/mcrl2/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://fmtools.fyi/tools/mc/mcrl2/</guid>
<description>&lt;p&gt;mCRL2 is a formal specification language with an associated toolset. The toolset can be used for modelling, validation and verification of concurrent systems and protocols.&lt;/p&gt;</description>
</item>
<item>
<title>ParaFROST</title>
<link>https://fmtools.fyi/tools/sat-smt/parafrost/</link>