Compare commits
2 Commits
0d0f7a7cda
...
fd63249e99
| Author | SHA1 | Date | |
|---|---|---|---|
| fd63249e99 | |||
| 993f806c54 |
@@ -0,0 +1,22 @@
|
|||||||
|
+++
|
||||||
|
date = 2025-06-07
|
||||||
|
draft = false
|
||||||
|
title = ' The Modest Toolset'
|
||||||
|
subtitle = 'Quantitative Verification Suite'
|
||||||
|
links = [
|
||||||
|
{ title = "Homepage", url = "https://www.modestchecker.net/", 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 Checker', 'Statistical Model Checker']
|
||||||
|
developers = ['University of Twente', 'Saarland University']
|
||||||
|
licenses = ['All Rights Reserved']
|
||||||
|
inputs = ['PRISM', 'JANI']
|
||||||
|
interfaces = ['CLI']
|
||||||
|
maintenance = ['Actively Maintained']
|
||||||
|
# techniques = ['CDCL']
|
||||||
|
# publications = ['Kwiatkowska2011']
|
||||||
|
+++
|
||||||
|
|
||||||
|
<!-- {{<inactive year="2023">}} -->
|
||||||
|
The Modest Toolset supports the modelling and analysis of hybrid, real-time, distributed and stochastic systems.
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
+++
|
||||||
|
date = 2025-06-07
|
||||||
|
draft = false
|
||||||
|
title = 'WESTPA'
|
||||||
|
subtitle = 'Weighted Ensemble Toolkit'
|
||||||
|
links = [
|
||||||
|
{ title = "Homepage", url = "https://westpa.github.io/westpa/", icon = 'fa-solid fa-home' },
|
||||||
|
{ title = "Source Code", url = "https://github.com/westpa/westpa", icon = 'fa-solid fa-code' },
|
||||||
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||||
|
]
|
||||||
|
applications = ['Weighted Ensemble']
|
||||||
|
developers = ['Drake University', 'University of Pittsburgh']
|
||||||
|
licenses = ['MIT']
|
||||||
|
inputs = ['WESTPA']
|
||||||
|
interfaces = ['CLI']
|
||||||
|
maintenance = ['Actively Maintained']
|
||||||
|
# techniques = ['CDCL']
|
||||||
|
# publications = ['Kwiatkowska2011']
|
||||||
|
+++
|
||||||
|
|
||||||
|
<!-- {{<inactive year="2023">}} -->
|
||||||
|
PRISM is a probabilistic model checker, a tool for formal modelling and analysis of systems that exhibit random or probabilistic behaviour.
|
||||||
Reference in New Issue
Block a user