22 lines
761 B
Markdown
22 lines
761 B
Markdown
+++
|
|
date = 2025-06-07
|
|
draft = false
|
|
title = 'PRINSYS'
|
|
subtitle = 'PRobabilistic INvariant 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/caesar", icon = 'fa-brands fa-github' },
|
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
|
]
|
|
applications = ['Probabilistic Invariant Synthesizer']
|
|
developers = ['RWTH Aachen']
|
|
# licenses = ['MIT']
|
|
# inputs = ['HeyVL']
|
|
interfaces = ['GUI']
|
|
maintenance = ['Not Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['Hensel2022']
|
|
+++
|
|
|
|
{{<inactive year="2012">}}
|
|
Caesar is a deductive verifier for probabilistic programs. |