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>Sat, 07 Jun 2025 00:00:00 +0000</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>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
|
<guid>http://localhost:1313/tools/yices/</guid>
|
|
<description><p>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.</p>
<h2 id="apis-and-bindings">APIs and Bindings</h2>
<p>This tool is available through the following interfaces:</p>
<ul>
<li><strong>General API:</strong> <a href="https://yices.csl.sri.com/doc/index.html">Yices API Reference</a></li>
<li><strong>Python bindings:</strong> <a href="https://pypi.org/project/yices/">yices2 PyPI package</a></li>
<li><strong>Rust bindings:</strong> <a href="https://crates.io/crates/yices2">yices2 crate on crates.io</a></li>
</ul></description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|