86 lines
3.0 KiB
HTML
86 lines
3.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us" dir="ltr">
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.147.7"><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>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="Home">
|
|
<meta property="og:description" content="Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
|
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim">
|
|
<meta property="og:url" content="http://localhost:1313/">
|
|
<meta property="og:image" content="images/%!s(<nil>)">
|
|
<link rel="canonical" href="http://localhost:1313/">
|
|
|
|
<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.3c16fa11f5c61484ee5ec1ac349696f2785618fe48c1083f3bbc0395c162a5d56e99cbfe97b734fcc6597969970d589b651a0245aec395b2a5183f97402f6784.css" integrity="sha512-PBb6EfXGFITuXsGsNJaW8nhWGP5IwQg/O7wDlcFipdVumcv+l7c0/MZZeWmXDVibZRoCRa7DlbKlGD+XQC9nhA==">
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1><a href="/">Formal Methods Tools</a></h1>
|
|
|
|
<nav>
|
|
<ul>
|
|
<li>
|
|
<a href="/">Home</a>
|
|
</li>
|
|
<li>
|
|
<a href="/tools/">Tools</a>
|
|
</li>
|
|
<li>
|
|
<a href="/taxonomies/">Taxonomies</a>
|
|
</li>
|
|
<li>
|
|
<a href="/about/">About</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</header>
|
|
<main>
|
|
|
|
<p>Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
|
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
|
excepteur excepteur pariatur nostrud qui irure ullamco.</p>
|
|
|
|
|
|
<section>
|
|
<h2>Featured Tools</h2>
|
|
|
|
<article>
|
|
<h3><a href="/tools/yices/">Yices 2</a></h3>
|
|
<p><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 …</p></p>
|
|
</article>
|
|
|
|
<article>
|
|
<h3><a href="/tools/z3/">Z3</a></h3>
|
|
<p><p>Z3 is a high-performance SMT solver and theorem prover developed by Microsoft Research. It is widely used for checking the satisfiability of logical formulas over various theories, including arithmetic, bit-vectors, arrays, and uninterpreted …</p></p>
|
|
</article>
|
|
|
|
</section>
|
|
|
|
</main>
|
|
<footer>
|
|
<p>Copyright 2025. All rights reserved.</p>
|
|
|
|
</footer>
|
|
</body>
|
|
</html>
|