20 lines
1.9 KiB
XML
20 lines
1.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>SRI International on Formal Methods Tools</title>
|
|
<link>http://localhost:1313/developers/sri-international/</link>
|
|
<description>Recent content in SRI International on Formal Methods Tools</description>
|
|
<generator>Hugo</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Fri, 02 Feb 2024 04:14:54 -0800</lastBuildDate>
|
|
<atom:link href="http://localhost:1313/developers/sri-international/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>Yices 2</title>
|
|
<link>http://localhost:1313/tools/yices/</link>
|
|
<pubDate>Fri, 02 Feb 2024 04:14:54 -0800</pubDate>
|
|
<guid>http://localhost:1313/tools/yices/</guid>
|
|
<description><p>Yices is a high-performance SMT solver and theorem prover developed by SRI International. It is widely used for checking the satisfiability of logical formulas over various theories, including arithmetic, bit-vectors, arrays, and uninterpreted functions. Yices supports the SMT-LIB standard and its own input language, and provides APIs for several programming languages, making it suitable for integration into formal verification, program analysis, and constraint solving tools.</p>
<h3 id="features">Features</h3>
<ul>
<li><strong>SMT Solver:</strong> Supports a wide range of theories and quantifiers.</li>
<li><strong>Multi-language APIs:</strong> C, OCaml, Python, and more.</li>
<li><strong>Cross-platform:</strong> Available on Windows, Linux, and macOS.</li>
<li><strong>Active development:</strong> Open source and maintained by SRI International.</li>
</ul></description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|