22 lines
759 B
Markdown
22 lines
759 B
Markdown
+++
|
|
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. |