22 lines
755 B
Markdown
22 lines
755 B
Markdown
+++
|
|
date = 2025-07-10
|
|
draft = false
|
|
title = 'Prophesy'
|
|
subtitle = 'Parameter Synthesis'
|
|
links = [
|
|
# { title = "Homepage", url = "https://www-i2.informatik.rwth-aachen.de/prinsys/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/moves-rwth/prophesy", icon = 'fa-brands fa-github' },
|
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
|
]
|
|
applications = ['Parameter Synthesizer']
|
|
developers = ['RWTH Aachen']
|
|
licenses = ['GPLv3']
|
|
# inputs = ['HeyVL']
|
|
# interfaces = ['GUI']
|
|
maintenance = ['Not Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['Hensel2022']
|
|
+++
|
|
|
|
{{<inactive year="2019">}}
|
|
Prophesy is a tool set for parameter synthesis of parametric Markov models. |