updates
This commit is contained in:
		
							
								
								
									
										119
									
								
								maintenance/actively-maintained/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										119
									
								
								maintenance/actively-maintained/index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,119 @@ | ||||
| <!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.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> | ||||
|      | ||||
|   <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\/verit\/'" style="cursor:pointer;"></tr> | ||||
|           <td class="tool"><a href="/tools/verit/">veriT</a></td> | ||||
|           <td class="description"><p>veriT is an SMT solver developed by LORIA and ULiege. It supports a wide range of theories and is designed for use in formal verification, automated reasoning, and related research areas. veriT …</p></td> | ||||
|            | ||||
|            | ||||
|            | ||||
|         </tr> | ||||
|        | ||||
|         <tr onclick="window.location='\/tools\/yices\/'" style="cursor:pointer;"></tr> | ||||
|           <td class="tool"><a href="/tools/yices/">Yices 2</a></td> | ||||
|           <td class="description"><p>Yices is an SMT solver developed by SRI International. It is widely used for checking the satisfiability of logical formulas over various theories. It supports the SMT-LIB standard and its own input …</p></td> | ||||
|            | ||||
|            | ||||
|            | ||||
|         </tr> | ||||
|        | ||||
|         <tr onclick="window.location='\/tools\/z3\/'" style="cursor:pointer;"></tr> | ||||
|           <td class="tool"><a href="/tools/z3/">Z3</a></td> | ||||
|           <td class="description"><p>Z3 is a theorem prover developed by Microsoft Research, widely used for SAT & SMT solving and related formal verification tasks. It supports a variety of input languages, including SMT-LIB, and …</p></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> | ||||
		Reference in New Issue
	
	Block a user