Compare commits
4 Commits
34c52fdf8c
...
ed0a3044fb
Author | SHA1 | Date | |
---|---|---|---|
ed0a3044fb | |||
c16fe09c6a | |||
bce698e1ca | |||
07cc6ae617 |
22
tools/mc/ivy.md
Normal file
22
tools/mc/ivy.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
date = 2025-07-10
|
||||
draft = false
|
||||
title = 'IVy'
|
||||
subtitle = 'Protocol Verifier'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://kenmcmil.github.io/ivy/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/kenmcmil/ivy", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Protocol Verifier']
|
||||
developers = ['Microsoft Research']
|
||||
licenses = ['MIT']
|
||||
# inputs = ['Sally']
|
||||
# interfaces = ['CLI']
|
||||
maintenance = ['Not Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['']
|
||||
+++
|
||||
|
||||
{{<inactive year="2023">}}
|
||||
IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform for developing and experimenting with automated proof techniques.
|
@@ -1,5 +1,5 @@
|
||||
+++
|
||||
date = 2025-06-07
|
||||
date = 2025-07-10
|
||||
draft = false
|
||||
title = 'Caesar'
|
||||
subtitle = 'Probabilistic Program Prover'
|
||||
|
22
tools/prob/dftgui.md
Normal file
22
tools/prob/dftgui.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
date = 2025-07-10
|
||||
draft = false
|
||||
title = 'DFT Visualization'
|
||||
subtitle = 'Visualization for Dynamic Fault Trees'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://moves-rwth.github.io/dft-gui/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/moves-rwth/dft-gui", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Visualizer']
|
||||
developers = ['RWTH Aachen']
|
||||
# licenses = ['MIT']
|
||||
# inputs = ['HeyVL']
|
||||
interfaces = ['GUI', 'Online']
|
||||
maintenance = ['Not Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['Hensel2022']
|
||||
+++
|
||||
|
||||
{{<inactive year="2021">}}
|
||||
PRINSYS is a tool for invariant generation for probabilistic programs.
|
22
tools/prob/prinsys.md
Normal file
22
tools/prob/prinsys.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
date = 2025-07-10
|
||||
draft = false
|
||||
title = 'PRINSYS'
|
||||
subtitle = 'PRobabilistic INvariant 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/caesar", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Probabilistic Invariant Synthesizer']
|
||||
developers = ['RWTH Aachen']
|
||||
# licenses = ['MIT']
|
||||
# inputs = ['HeyVL']
|
||||
interfaces = ['GUI']
|
||||
maintenance = ['Not Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['Hensel2022']
|
||||
+++
|
||||
|
||||
{{<inactive year="2012">}}
|
||||
PRINSYS is a tool for invariant generation for probabilistic programs.
|
22
tools/prob/prophesy.md
Normal file
22
tools/prob/prophesy.md
Normal 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.
|
Reference in New Issue
Block a user