partial work toward #2
This commit is contained in:
21
tools/mc/imitator.md
Normal file
21
tools/mc/imitator.md
Normal file
@@ -0,0 +1,21 @@
|
||||
+++
|
||||
date = 2025-06-07
|
||||
draft = false
|
||||
title = 'IMITATOR'
|
||||
subtitle = 'Parameter Synthesis'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://www.imitator.fr/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/imitator-model-checker/imitator", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Parameter Synthesizer']
|
||||
developers = ['Universite Sorbonne Paris Nord']
|
||||
licenses = ['GPLv3']
|
||||
# inputs = ['Sally']
|
||||
# interfaces = ['CLI']
|
||||
maintenance = ['Actively Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['']
|
||||
+++
|
||||
|
||||
IMITATOR is a parametric timed model checker taking as input extensions of parametric timed automata, and synthesizing parameter valuations for safety properties and more.
|
Reference in New Issue
Block a user