268 lines
		
	
	
		
			9.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			268 lines
		
	
	
		
			9.3 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.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
 | |
| 
 | |
|   <link href="/css/fontawesome.css" rel="stylesheet" />
 | |
|   <link href="/css/brands.css" rel="stylesheet" />
 | |
|   <link href="/css/solid.css" rel="stylesheet" />
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| </head>
 | |
| <body>
 | |
|   
 | |
|   <div class="banner">
 | |
|     <span class="banner-text">
 | |
|     🚧 This site is a work in progress. Don’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> 🚧
 | |
|     </span>
 | |
| </div>
 | |
| 
 | |
|   
 | |
|   <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\/prob\/prism\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/prob/prism/">PRISM</a></td>
 | |
|           <td class="description">PRISM is a probabilistic model checker, a tool for formal modelling and analysis of systems that …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/mc\/sally\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/mc/sally/">Sally</a></td>
 | |
|           <td class="description">Sally is a model checker for infinite state systems described as transition systems.
 | |
| </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\/prob\/stamina\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/prob/stamina/">STAMINA</a></td>
 | |
|           <td class="description">A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces …</td>
 | |
|           
 | |
|           
 | |
|           
 | |
|         </tr>
 | |
|       
 | |
|         <tr onclick="window.location='\/tools\/prob\/storm\/'" style="cursor:pointer;">
 | |
|           <td class="tool"><a href="/tools/prob/storm/">Storm</a></td>
 | |
|           <td class="description">Storm is a tool for the analysis of systems involving random or probabilistic phenomena.
 | |
| </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>
 |