rebuild
This commit is contained in:
		
							
								
								
									
										439
									
								
								tools/smt-rat-copy/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										439
									
								
								tools/smt-rat-copy/index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,439 @@ | ||||
| <!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>SMT-RAT | 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="SMT-RAT"> | ||||
| <meta property="og:description" content="SMT-RAT is an SMT Real Algebra Toolbox. | ||||
| APIs and Bindings | ||||
| This tool is available through the following interfaces: | ||||
|  | ||||
| C++ API: C++ API Reference | ||||
| "> | ||||
| <meta property="og:url" content="http://localhost:1313/tools/smt-rat-copy/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="http://localhost:1313/tools/smt-rat-copy/"> | ||||
|  | ||||
| <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.8b49a669b444200848aa2fc88c4dc95a3d61d6c822e7ad08eecab8049173e085d2bfa16bf17fa8ec14eb95bb1f04f9a822b2fc4836b4d329140ddd03444ca0bf.css" integrity="sha512-i0mmabREIAhIqi/IjE3JWj1h1sgi560I7sq4BJFz4IXSv6Fr8X+o7BTrlbsfBPmoIrL8SDa00ykUDd0DREygvw=="> | ||||
|  | ||||
|   <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>SMT-RAT</h1> | ||||
|      | ||||
|       <span class="subtitle">SMT Toolbox</span> | ||||
|      | ||||
|      | ||||
|      | ||||
|        | ||||
|       <div id="link-list"> | ||||
|         <ul> | ||||
|            | ||||
|             <li><a href="https://ths-rwth.github.io/smtrat/" target="_blank" rel="noopener"><i class="fa-solid fa-home"></i>  Homepage</a></li> | ||||
|            | ||||
|             <li><a href="https://github.com/ths-rwth/smtrat" 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_constraint-solver"  | ||||
|     style="background:rgba(223,220,236,0.4)"  | ||||
|     href="/applications/constraint-solver"> | ||||
|     Constraint Solver | ||||
| </a> | ||||
|  | ||||
|              | ||||
|                | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| <a  | ||||
|     class="term-link" | ||||
|     id="applications_smt-solver"  | ||||
|     style="background:rgba(190,107,118,0.4)"  | ||||
|     href="/applications/smt-solver"> | ||||
|     SMT Solver | ||||
| </a> | ||||
|  | ||||
|              | ||||
|                | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| <a  | ||||
|     class="term-link" | ||||
|     id="applications_theorem-prover"  | ||||
|     style="background:rgba(190,35,109,0.4)"  | ||||
|     href="/applications/theorem-prover"> | ||||
|     Theorem Prover | ||||
| </a> | ||||
|  | ||||
|              | ||||
|           </td> | ||||
|         </tr> | ||||
|          | ||||
|          | ||||
|            | ||||
|            | ||||
|           <tr> | ||||
|             <td> | ||||
|               <a  | ||||
|               class="taxonomy-name"  | ||||
|               href="/developers"> | ||||
|               Developers | ||||
|             </a> | ||||
|           </td> | ||||
|           <td> | ||||
|              | ||||
|                | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| <a  | ||||
|     class="term-link" | ||||
|     id="developers_rwth-aachen"  | ||||
|     style="background:rgba(3,239,109,0.4)"  | ||||
|     href="/developers/rwth-aachen"> | ||||
|     RWTH Aachen | ||||
| </a> | ||||
|  | ||||
|              | ||||
|           </td> | ||||
|         </tr> | ||||
|          | ||||
|          | ||||
|            | ||||
|            | ||||
|          | ||||
|            | ||||
|            | ||||
|           <tr> | ||||
|             <td> | ||||
|               <a  | ||||
|               class="taxonomy-name"  | ||||
|               href="/inputs"> | ||||
|               Inputs | ||||
|             </a> | ||||
|           </td> | ||||
|           <td> | ||||
|              | ||||
|                | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| <a  | ||||
|     class="term-link" | ||||
|     id="inputs_smtlib2"  | ||||
|     style="background:rgba(108,44,180,0.4)"  | ||||
|     href="/inputs/smtlib2"> | ||||
|     SMTLIB2 | ||||
| </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> | ||||
|  | ||||
|              | ||||
|                | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| <a  | ||||
|     class="term-link" | ||||
|     id="interfaces_c++"  | ||||
|     style="background:rgba(246,248,124,0.4)"  | ||||
|     href="/interfaces/c++"> | ||||
|     C++ | ||||
| </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_actively-maintained"  | ||||
|     style="background:rgba(177,86,105,0.4)"  | ||||
|     href="/maintenance/actively-maintained"> | ||||
|     Actively Maintained | ||||
| </a> | ||||
|  | ||||
|              | ||||
|           </td> | ||||
|         </tr> | ||||
|          | ||||
|          | ||||
|            | ||||
|            | ||||
|          | ||||
|       </tbody> | ||||
|     </table> | ||||
|   </section> | ||||
|  | ||||
|    | ||||
|   <section> | ||||
|     <h2>Description</h2> | ||||
|     <p>SMT-RAT is an SMT Real Algebra Toolbox.</p> | ||||
| <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://ths-rwth.github.io/smtrat/dc/dad/md__builds_ths_smt_smtrat_doc_markdown_07_using_smtrat.html#autotoc_md25">C++ API Reference</a></li> | ||||
| </ul> | ||||
|  | ||||
|   </section> | ||||
|    | ||||
|    | ||||
|    | ||||
|   <section id="publications"> | ||||
|     <h2>Publications</h2> | ||||
|     <ul> | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|       <li> | ||||
|          <strong>SMT-RAT: An Open Source C++ Toolbox for Strategic and Parallel SMT Solving</strong>  | ||||
|          | ||||
|          | ||||
|           (2015)  | ||||
|          | ||||
|          | ||||
|          by Corzilius, Florian et. al.  | ||||
|           | Appears in <em>SAT 2015</em>  | ||||
|          (360-368)  | ||||
|          | ||||
|          | ||||
|           | Published by Springer  | ||||
|           | <a href="https://doi.org/10.1007/978-3-319-24318-4_26" target="_blank" rel="noopener">10.1007/978-3-319-24318-4_26</a>  | ||||
|          | ||||
|       </li> | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|        | ||||
|     </ul> | ||||
|   </section> | ||||
|    | ||||
|  | ||||
|    | ||||
|    | ||||
|    | ||||
|   <p class="time">Updated <time datetime="2025-06-07T00:00:00+00:00">June 7, 2025</time></p> | ||||
|    | ||||
|  | ||||
|  | ||||
|  | ||||
|   </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> | ||||
		Reference in New Issue
	
	Block a user