225 lines
		
	
	
		
			7.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			225 lines
		
	
	
		
			7.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en-us" dir="ltr">
 | |
| <head>
 | |
|   <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>Actively Maintained | 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="Actively Maintained">
 | |
| <meta property="og:description" content="">
 | |
| <meta property="og:url" content="https://example.org/maintenance/actively-maintained/">
 | |
| <meta property="og:image" content="images/%!s(<nil>)">
 | |
| <link rel="canonical" href="https://example.org/maintenance/actively-maintained/">
 | |
| 
 | |
| <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="https://example.org/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>
 | |
|     
 | |
|   <h1> 
 | |
|     
 | |
|     
 | |
|     
 | |
|     
 | |
|     
 | |
|     <span 
 | |
|     class="term-title"
 | |
|     style="background:rgba(177,86,105,0.4)">
 | |
|     Actively Maintained
 | |
|     </span>
 | |
|   </h1>
 | |
|   
 | |
|   <section id="tools-list">
 | |
|   <table id="taxonomy-table">
 | |
|     <thead>
 | |
|       <tr>
 | |
|         <th>Tool</th>
 | |
|         
 | |
|         <th>Description</th>
 | |
|         
 | |
|       </tr>
 | |
|     </thead>
 | |
|     <tbody>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/bitwuzla\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/bitwuzla/">Bitwuzla</a></td>
 | |
|           <td class="description">Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/colibri\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/colibri/">Colibri</a></td>
 | |
|           <td class="description">Colibri is an SMT solver.
 | |
| </td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/cryptominisat\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/cryptominisat/">CryptoMiniSat</a></td>
 | |
|           <td class="description">CryptoMiniSat is a SAT solver.
 | |
| APIs and Bindings This tool is available through the following …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/cvc5\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/cvc5/">cvc5</a></td>
 | |
|           <td class="description">cvc5 is an automatic theorem prover for SMT problems.
 | |
| </td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/glucose\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/glucose/">Glucose</a></td>
 | |
|           <td class="description">Glucose is a SAT solver.
 | |
| </td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/lingeling\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/lingeling/">Lingeling</a></td>
 | |
|           <td class="description">Lingeling is a SAT solver.
 | |
| </td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/mathsat\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/mathsat/">MathSAT</a></td>
 | |
|           <td class="description"> [ Closed-Source Tool ]  MiniSat is a minimalistic, open-source SAT solver, developed to help …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/opensmt\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/opensmt/">OpenSMT</a></td>
 | |
|           <td class="description">OpenSMT is a compact and open-source SMT-solver written in C++, with the main goal of making …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/parafrost\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/parafrost/">ParaFROST</a></td>
 | |
|           <td class="description">ParaFROST is a parallel SAT solver with GPU-accelerated inprocessing capable of harnessing NVIDIA …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/smt-rat\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/smt-rat/">SMT-RAT</a></td>
 | |
|           <td class="description">SMT-RAT is an SMT Real Algebra Toolbox.
 | |
| APIs and Bindings This tool is available through the …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/smtinterpol\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/smtinterpol/">SMTInterpol</a></td>
 | |
|           <td class="description">SMTInterpol is an SMT Solver that can compute Craig interpolants for various theories.
 | |
| APIs and …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/stp\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/stp/">STP</a></td>
 | |
|           <td class="description">STP is a constraint solver for quantifier-free bitvectors.
 | |
| APIs and Bindings This tool is available …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/verit\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/verit/">veriT</a></td>
 | |
|           <td class="description">veriT is an SMT solver developed by LORIA and ULiege. It supports a wide range of theories and is …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/yices\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/yices/">Yices 2</a></td>
 | |
|           <td class="description">Yices is an SMT solver developed by SRI International. It is widely used for checking the …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/sat-smt\/z3\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/sat-smt/z3/">Z3</a></td>
 | |
|           <td class="description">Z3 is a general-purpose theorem prover widely used for SAT & SMT solving.
 | |
| APIs and Bindings This …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|     </tbody>
 | |
|   </table>
 | |
| 
 | |
|   </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>
 |