Wrap up SAT/SMT
This commit is contained in:
@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Niklas Eén on Formal Methods Tools</title>
|
||||
<link>http://localhost:1313/developers/niklas-e%C3%A9n/</link>
|
||||
<link>https://example.org/developers/niklas-e%C3%A9n/</link>
|
||||
<description>Recent content in Niklas Eén 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/niklas-e%C3%A9n/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://example.org/developers/niklas-e%C3%A9n/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>MiniSat</title>
|
||||
<link>http://localhost:1313/tools/minisat/</link>
|
||||
<link>https://example.org/tools/sat-smt/minisat/</link>
|
||||
<pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/tools/minisat/</guid>
|
||||
<description><p>MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers alike to get started on SAT.</p></description>
|
||||
<guid>https://example.org/tools/sat-smt/minisat/</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 2013</span>
 
 <span style="display:none">]</span>
</div>
MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers alike to get started on SAT.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
Reference in New Issue
Block a user