rebuild after many tool additions
This commit is contained in:
@@ -8,6 +8,20 @@
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 07 Jun 2025 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="https://fmtools.fyi/licenses/apache-2.0/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>BLAST</title>
|
||||
<link>https://fmtools.fyi/tools/mc/blast/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/mc/blast/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2012</span>
 
 <span style="display:none">]</span>
</div>
BLAST (Berkeley Lazy Abstraction Software verification Tool) is a static software verification tool for C language that solves the reachability problem, i.e. whether a given program location can be reached from an entry point (main function) by a valid execution.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>CPAchecker</title>
|
||||
<link>https://fmtools.fyi/tools/mc/cpachecker/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/mc/cpachecker/</guid>
|
||||
<description><p><div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(226, 181, 59);"></span>
 <span style="display:none">[</span>
 <span style="color: rgb(226, 181, 59); font-size: 1rem;">Closed-Source Tool</span>
 <span style="display:none">]&nbsp;</span>
</div>
CPAchecker is a tool for configurable software verification.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>dReal</title>
|
||||
<link>https://fmtools.fyi/tools/sat-smt/dreal/</link>
|
||||
@@ -15,5 +29,40 @@
|
||||
<guid>https://fmtools.fyi/tools/sat-smt/dreal/</guid>
|
||||
<description><p>

<div style="display: flex; align-items: center; gap: 8px;">
 <span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(240, 85, 85);"></span>
 <span style="display:none">[</span>
 
 <span style="color: rgb(240, 85, 85); font-size: 1rem;">Not Maintained Since 2023</span>
 
 <span style="display:none">]</span>
</div>
dReal is an automated reasoning tool. It focuses on solving problems that can be encoded as first-order logic formulas over the real numbers. Its special strength is in handling problems that involve a wide range of nonlinear real functions.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>ESBMC</title>
|
||||
<link>https://fmtools.fyi/tools/mc/esbmc/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/mc/esbmc/</guid>
|
||||
<description><p>ESBMC is a context-bounded model checker based on satisfiability modulo theories for verifying single- and multi-threaded C/C++ programs.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>JANI</title>
|
||||
<link>https://fmtools.fyi/tools/mod/jani/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/mod/jani/</guid>
|
||||
<description><p>The JANI specification defines the jani-model model interchange format and the jani-interaction tool interaction and automation protocol.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Kind 2</title>
|
||||
<link>https://fmtools.fyi/tools/mc/kind2/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/mc/kind2/</guid>
|
||||
<description><p>Kind 2 is a multi-engine SMT-based automatic model checker for synchronous reactive systems.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>LEAN</title>
|
||||
<link>https://fmtools.fyi/tools/sat-smt/lean/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/sat-smt/lean/</guid>
|
||||
<description><p>cvc5 is an automatic theorem prover for SMT problems.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Momba</title>
|
||||
<link>https://fmtools.fyi/tools/mod/momba/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://fmtools.fyi/tools/mod/momba/</guid>
|
||||
<description><p>Momba is a Python framework for dealing with quantitative models centered around the <a href="../jani" >JANI-model</a> interchange format.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
Reference in New Issue
Block a user