This commit is contained in:
2025-07-10 12:31:04 -06:00
parent 07cc6ae617
commit bce698e1ca
3 changed files with 25 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
+++ +++
date = 2025-06-07 date = 2025-07-10
draft = false draft = false
title = 'Caesar' title = 'Caesar'
subtitle = 'Probabilistic Program Prover' subtitle = 'Probabilistic Program Prover'
+2 -2
View File
@@ -1,5 +1,5 @@
+++ +++
date = 2025-06-07 date = 2025-07-10
draft = false draft = false
title = 'PRINSYS' title = 'PRINSYS'
subtitle = 'PRobabilistic INvariant SYnthesiS' subtitle = 'PRobabilistic INvariant SYnthesiS'
@@ -19,4 +19,4 @@ maintenance = ['Not Maintained']
+++ +++
{{<inactive year="2012">}} {{<inactive year="2012">}}
Caesar is a deductive verifier for probabilistic programs. PRINSYS is a tool for invariant generation for probabilistic programs.
+22
View File
@@ -0,0 +1,22 @@
+++
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.