Ready to deploy in beta more

This commit is contained in:
2025-06-13 13:09:07 -06:00
parent ad8d224db4
commit fb51f11cd4
189 changed files with 9460 additions and 3385 deletions

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
@ -18,16 +18,16 @@ APIs and Bindings
This tool is available through the following interfaces:
C API: stp C API">
<meta property="og:url" content="http://localhost:1313/tools/sat-smt/stp/">
<meta property="og:url" content="https://example.org/tools/sat-smt/stp/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="http://localhost:1313/tools/sat-smt/stp/">
<link rel="canonical" href="https://example.org/tools/sat-smt/stp/">
<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="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'>
<link rel="manifest" href='https://example.org/site.webmanifest'>
<link rel="stylesheet" href="http://localhost:1313/css/styles.e5b470edf89c3e1b9498ce83a3fd0a2e73e9d06958e2c3a1af8d89781f9f2bf612b21d5e45ab8f4aef773661de2529437838673a136797a6a8aaab7759f94ded.css" integrity="sha512-5bRw7ficPhuUmM6Do/0KLnPp0GlY4sOhr42JeB&#43;fK/YSsh1eRauPSu93NmHeJSlDeDhnOhNnl6aoqqt3WflN7Q==">
<link rel="stylesheet" href="https://example.org/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs&#43;wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
<link href="/css/fontawesome.css" rel="stylesheet" />
<link href="/css/brands.css" rel="stylesheet" />
@ -39,6 +39,14 @@ C API: stp C API">
</head>
<body>
<div class="banner">
<span class="banner-text">
&#x1f6a7; This site is a work in progress. Don&rsquo;t be shy to submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new/choose" target="_blank" >issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork" target="_blank" >pull request</a> &#x1f6a7;
</span>
</div>
<header>
<h1><a href="/">Formal Methods Tools</a></h1>
@ -178,10 +186,10 @@ C API: stp C API">
<a
class="term-link"
id="developers_university-of-illinois"
style="background:rgba(92,216,117,0.4)"
href="/developers/university-of-illinois">
University of Illinois
id="developers_stanford-university"
style="background:rgba(38,159,198,0.4)"
href="/developers/stanford-university">
Stanford University
</a>
@ -195,10 +203,10 @@ C API: stp C API">
<a
class="term-link"
id="developers_stanford-university"
style="background:rgba(38,159,198,0.4)"
href="/developers/stanford-university">
Stanford University
id="developers_university-of-illinois"
style="background:rgba(92,216,117,0.4)"
href="/developers/university-of-illinois">
University of Illinois
</a>
@ -264,10 +272,10 @@ C API: stp C API">
<a
class="term-link"
id="interfaces_cli"
style="background:rgba(145,175,87,0.4)"
href="/interfaces/cli">
CLI
id="interfaces_c"
style="background:rgba(13,97,248,0.4)"
href="/interfaces/c">
C
</a>
@ -281,10 +289,10 @@ C API: stp C API">
<a
class="term-link"
id="interfaces_c"
style="background:rgba(13,97,248,0.4)"
href="/interfaces/c">
C
id="interfaces_cli"
style="background:rgba(145,175,87,0.4)"
href="/interfaces/cli">
CLI
</a>
@ -389,8 +397,8 @@ C API: stp C API">
<h2 id="apis-and-bindings">APIs and Bindings</h2>
<p>This tool is available through the following interfaces:</p>
<ul>
<li><strong>C API:</strong> <a href="https://stp.readthedocs.io/en/latest/#c-library-usage">stp C API Reference</a></li>
<li><strong>Python bindings:</strong> <a href="https://stp.readthedocs.io/en/latest/#python-usage">stp PyPI package</a></li>
<li><strong>C API:</strong> <a href="https://stp.readthedocs.io/en/latest/#c-library-usage" target="_blank" >stp C API Reference</a></li>
<li><strong>Python bindings:</strong> <a href="https://stp.readthedocs.io/en/latest/#python-usage" target="_blank" >stp PyPI package</a></li>
</ul>
</section>
@ -421,21 +429,22 @@ C API: stp C API">
<li>
<strong>EXE: Automatically Generating Inputs of Death</strong>
(October 2006)
by Cadar, Cristian et. al.
| Appears in <em>CCS 2006</em>
| Published by ACM
| <a href="https://doi.org/10.1145/1455518.1455522" target="_blank" rel="noopener">10.1145/1455518.1455522</a>
</li>
@ -464,23 +473,6 @@ C API: stp C API">
<li>
<strong>EXE: Automatically Generating Inputs of Death</strong>
(October 2006)
by Cadar, Cristian et. al.
| Appears in <em>CCS 2006</em>
| Published by ACM
| <a href="https://doi.org/10.1145/1455518.1455522" target="_blank" rel="noopener">10.1145/1455518.1455522</a>
</li>
@ -506,7 +498,9 @@ C API: stp C API">
<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+STP&body=Describe+your+problem+or+suggested+update+for+the+page+%22STP%22.">issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork">pull request</a>.
Submit an
<a href="https://gitmoss.fyi/fmtools/content/issues/new?template=.gitea%2fissue_template%2ffix_tool.md&title=[FIX]%20STP" target="_blank">issue</a> or
<a href="https://gitmoss.fyi/fmtools/content/fork" target="_blank">pull request</a>.
</div>
<div class="footer-date" style="text-align: right;">
@ -523,6 +517,7 @@ C API: stp C API">
<footer>
<p><a href="/contribute">Contribute</a> &nbsp;|&nbsp; <a href="/about">About</a> &nbsp;|&nbsp; <a href="/license">License</a> &nbsp;|&nbsp; <a href="/privacy">Privacy</a> </p>
<p>&copy; Copyright 2025. An open-source project.</p>
</footer>