Ready to deploy in beta more
This commit is contained in:
		
							
								
								
									
										121
									
								
								inputs/mrmc/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										121
									
								
								inputs/mrmc/index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,121 @@ | ||||
| <!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>MRMC | 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="MRMC"> | ||||
| <meta property="og:description" content=""> | ||||
| <meta property="og:url" content="https://example.org/inputs/mrmc/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="https://example.org/inputs/mrmc/"> | ||||
|  | ||||
| <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(87,205,92,0.4)"> | ||||
|     MRMC | ||||
|     </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\/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\/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> | ||||
|        | ||||
|     </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