22 lines
833 B
Markdown
22 lines
833 B
Markdown
+++
|
|
date = 2025-06-07
|
|
draft = false
|
|
title = 'INFAMY'
|
|
subtitle = 'Quantitative Verification Tool'
|
|
links = [
|
|
{ title = "Homepage", url = "https://depend.cs.uni-saarland.de/tools/infamy/", 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']
|
|
developers = ['Saarland University']
|
|
licenses = ['All Rights Reserved']
|
|
inputs = ['PRISM']
|
|
interfaces = ['CLI']
|
|
maintenance = ['Not Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['Kwiatkowska2011']
|
|
+++
|
|
|
|
{{<inactive year="2010">}}
|
|
INFAMY is a tool with the purpose of model checking CSL formulae on infinite state Markov chains in continuous time. |