This commit is contained in:
2026-03-24 11:35:02 -06:00
parent fd63249e99
commit c8bdff09ca
4 changed files with 88 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
+++
date = 2025-06-07
draft = false
title = ' ProHVer'
subtitle = 'Quantitative Verification Tool'
links = [
{ title = "Homepage", url = "https://depend.cs.uni-saarland.de/tools/prohver/", icon = 'fa-solid fa-home' },
# { title = "Source Code", url = "https://github.com/prismmodelchecker/prism", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Probabilistic Model Checking']
developers = ['Saarland University']
licenses = ['All Rights Reserved']
inputs = ['PRISM']
interfaces = ['CLI']
maintenance = ['Not Maintained']
# techniques = ['CDCL']
# publications = ['Kwiatkowska2011']
+++
{{<inactive year="2011">}}
ProHVer is a tool to handle systems which feature both discrete and continuous behaviour, and also involves randomness. ProHVer is capable of computing the unbounded reachability probability for a very general class of probabilistic hybrid automata. This homepage presents the tool, as well as some case studies on which it was applied.