public/interfaces/cli/index.xml
2025-06-09 11:45:24 -06:00

34 lines
2.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>CLI on Formal Methods Tools</title>
<link>https://example.org/interfaces/cli/</link>
<description>Recent content in CLI on Formal Methods Tools</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Sat, 07 Jun 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://example.org/interfaces/cli/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>veriT</title>
<link>https://example.org/tools/verit/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://example.org/tools/verit/</guid>
<description>&lt;p&gt;veriT is an SMT solver developed by LORIA and ULiege. It supports a wide range of theories and is designed for use in formal verification, automated reasoning, and related research areas. veriT accepts input in SMT-LIB2 and DIMACS formats and provides a command-line interface for ease of integration into verification workflows. The solver is actively maintained and distributed under the BSD license, making it suitable for both academic and industrial applications.&lt;/p&gt;</description>
</item>
<item>
<title>Yices 2</title>
<link>https://example.org/tools/yices/</link>
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
<guid>https://example.org/tools/yices/</guid>
<description>&lt;p&gt;Yices is an SMT solver developed by SRI International. It is widely used for checking the satisfiability of logical formulas over various theories. It supports the SMT-LIB standard and its own input language, and provides APIs for several programming languages, making it suitable for research and industrial applications in software and hardware verification.&lt;/p&gt;&#xA;&lt;h2 id=&#34;apis-and-bindings&#34;&gt;APIs and Bindings&lt;/h2&gt;&#xA;&lt;p&gt;Yices is available through several interfaces, making it a convenient option to build into a project.&lt;/p&gt;</description>
</item>
<item>
<title>Z3</title>
<link>https://example.org/tools/z3/</link>
<pubDate>Fri, 02 Feb 2024 04:14:54 -0800</pubDate>
<guid>https://example.org/tools/z3/</guid>
<description>&lt;p&gt;Z3 is a theorem prover developed by Microsoft Research, widely used for SAT &amp;amp; SMT solving and related formal verification tasks. It supports a variety of input languages, including SMT-LIB, and offers APIs for multiple programming languages.&#xA;Z3 is open source under the MIT license and is actively maintained, making it a popular choice for research and industrial applications in software and hardware verification.&lt;/p&gt;&#xA;&lt;h2 id=&#34;apis-and-bindings&#34;&gt;APIs and Bindings&lt;/h2&gt;&#xA;&lt;p&gt;Z3 is available through several interfaces, making it a convenient option to build into a project.&lt;/p&gt;</description>
</item>
</channel>
</rss>