338 lines
6.8 KiB
HTML
338 lines
6.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us" dir="ltr">
|
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<title>MiniSat | Formal Methods Tools</title>
|
|
|
|
|
|
<meta name="keywords" content="Formal Methods Tools">
|
|
<meta property="og:locale" content='en_US'>
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:title" content="MiniSat">
|
|
<meta property="og:description" content="
|
|
|
|
|
|
|
|
[
|
|
|
|
Not Maintained Since 2013
|
|
|
|
]
|
|
|
|
MiniSat is a minimalistic, open-source SAT solver, developed to help researchers and developers">
|
|
<meta property="og:url" content="http://localhost:1313/tools/minisat/">
|
|
<meta property="og:image" content="images/%!s(<nil>)">
|
|
<link rel="canonical" href="http://localhost:1313/tools/minisat/">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href='http://localhost:1313/apple-touch-icon.png'>
|
|
<link rel="icon" type="image/png" sizes="32x32" href='http://localhost:1313/favicon-32x32.png'>
|
|
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
|
|
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
|
|
|
|
<link rel="stylesheet" href="http://localhost:1313/css/styles.e5b470edf89c3e1b9498ce83a3fd0a2e73e9d06958e2c3a1af8d89781f9f2bf612b21d5e45ab8f4aef773661de2529437838673a136797a6a8aaab7759f94ded.css" integrity="sha512-5bRw7ficPhuUmM6Do/0KLnPp0GlY4sOhr42JeB+fK/YSsh1eRauPSu93NmHeJSlDeDhnOhNnl6aoqqt3WflN7Q==">
|
|
|
|
<link href="/css/fontawesome.css" rel="stylesheet" />
|
|
<link href="/css/brands.css" rel="stylesheet" />
|
|
<link href="/css/solid.css" rel="stylesheet" />
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1><a href="/">Formal Methods Tools</a></h1>
|
|
|
|
<nav>
|
|
<ul>
|
|
<li>
|
|
<a href="/tools/">Tools</a>
|
|
</li>
|
|
<li>
|
|
<a href="/taxonomies/">Data</a>
|
|
</li>
|
|
<li>
|
|
<a href="/about/">About</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</header>
|
|
<main>
|
|
|
|
|
|
<div id="page-header">
|
|
<h1>MiniSat</h1>
|
|
|
|
<span class="subtitle">SAT Solver</span>
|
|
|
|
|
|
|
|
|
|
<div id="link-list">
|
|
<ul>
|
|
|
|
<li><a href="http://minisat.se/Main.html" target="_blank" rel="noopener"><i class="fa-solid fa-home"></i> Homepage</a></li>
|
|
|
|
<li><a href="https://github.com/niklasso/minisat" target="_blank" rel="noopener"><i class="fa-brands fa-github"></i> Source Code</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<section id="taxonomies">
|
|
<h2>At a Glance</h2>
|
|
<table id="taxonomy-table">
|
|
<tbody>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
<a
|
|
class="taxonomy-name"
|
|
href="/applications">
|
|
Applications
|
|
</a>
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a
|
|
class="term-link"
|
|
id="applications_sat-solver"
|
|
style="background:rgba(197,220,18,0.4)"
|
|
href="/applications/sat-solver">
|
|
SAT Solver
|
|
</a>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
<a
|
|
class="taxonomy-name"
|
|
href="/developers">
|
|
Developers
|
|
</a>
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a
|
|
class="term-link"
|
|
id="developers_niklas-e%C3%A9n"
|
|
style="background:rgba(29,131,44,0.4)"
|
|
href="/developers/niklas-e%C3%A9n">
|
|
Niklas Eén
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a
|
|
class="term-link"
|
|
id="developers_niklas-s%C3%B6rensson"
|
|
style="background:rgba(143,73,134,0.4)"
|
|
href="/developers/niklas-s%C3%B6rensson">
|
|
Niklas Sörensson
|
|
</a>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
<a
|
|
class="taxonomy-name"
|
|
href="/interfaces">
|
|
Interfaces
|
|
</a>
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a
|
|
class="term-link"
|
|
id="interfaces_cli"
|
|
style="background:rgba(145,175,87,0.4)"
|
|
href="/interfaces/cli">
|
|
CLI
|
|
</a>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
<a
|
|
class="taxonomy-name"
|
|
href="/licenses">
|
|
Licenses
|
|
</a>
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a
|
|
class="term-link"
|
|
id="licenses_mit"
|
|
style="background:rgba(122,188,26,0.4)"
|
|
href="/licenses/mit">
|
|
MIT
|
|
</a>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
<a
|
|
class="taxonomy-name"
|
|
href="/maintenance">
|
|
Maintenance
|
|
</a>
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a
|
|
class="term-link"
|
|
id="maintenance_not-maintained"
|
|
style="background:rgba(61,68,67,0.4)"
|
|
href="/maintenance/not-maintained">
|
|
Not Maintained
|
|
</a>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
|
|
|
|
<section>
|
|
<h2>Description</h2>
|
|
<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>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<div class="time" style="display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;">
|
|
<div class="footer-links" style="text-align: left;">
|
|
Help improve this page!<br/>
|
|
Submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new?title=Update+Page+For+MiniSat&body=Describe+your+problem+or+suggested+update+for+the+page+%22MiniSat%22.">issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork">pull request</a>.
|
|
</div>
|
|
|
|
<div class="footer-date" style="text-align: right;">
|
|
|
|
|
|
Updated <time datetime="2025-06-07T00:00:00+00:00">7 June 2025</time>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</main>
|
|
<footer>
|
|
<p><a href="/contribute">Contribute</a> | <a href="/about">About</a> | <a href="/license">License</a> | <a href="/privacy">Privacy</a> </p>
|
|
|
|
<p>© Copyright 2025. An open-source project.</p>
|
|
|
|
</footer>
|
|
</body>
|
|
</html>
|