23 lines
751 B
Markdown
23 lines
751 B
Markdown
+++
|
|
date = 2025-06-07
|
|
draft = false
|
|
title = 'Roméo'
|
|
subtitle = 'Model Checker'
|
|
links = [
|
|
{ title = "Homepage", url = "https://romeo.ls2n.fr/", icon = 'fa-solid fa-home' },
|
|
# { title = "Source Code", url = "https://github.com/ahamez/pnmc", icon = 'fa-brands fa-github' },
|
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
|
]
|
|
applications = ['Model Checker']
|
|
developers = ['University of Nantes']
|
|
licenses = ['GPL']
|
|
# inputs = ['Sally']
|
|
# interfaces = ['CLI']
|
|
maintenance = ['Actively Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['']
|
|
+++
|
|
|
|
<!-- {{<inactive year="2018">}} -->
|
|
<!-- {{<closed-source>}} -->
|
|
Romeo allows the modelling of complex systems using extensions of time Petri nets. |