Compare commits

..

2 Commits

Author SHA1 Message Date
mossbiscuits fd63249e99 Fix #65 2026-03-24 11:22:42 -06:00
mossbiscuits 993f806c54 Fix #66 2026-03-24 11:18:39 -06:00
2 changed files with 44 additions and 0 deletions
+22
View File
@@ -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.
+22
View File
@@ -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.