22 lines
705 B
Markdown
22 lines
705 B
Markdown
+++
|
|
date = 2025-06-07
|
|
draft = false
|
|
title = 'MUNTA'
|
|
subtitle = 'Model Checker'
|
|
links = [
|
|
# { title = "Homepage", url = "https://www.imitator.fr/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/wimmers/munta", icon = 'fa-brands fa-github' },
|
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
|
]
|
|
applications = ['Model Checker']
|
|
# developers = ['']
|
|
licenses = ['MIT']
|
|
# inputs = ['Sally']
|
|
# interfaces = ['CLI']
|
|
maintenance = ['Not Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['']
|
|
+++
|
|
|
|
{{<inactive year="2020">}}
|
|
MUNTA is a model checker for the popular realtime systems modeling formalism of Timed Automata |