From c16fe09c6a44d96452472ca1186a63e4a83deab3 Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Thu, 10 Jul 2025 12:32:53 -0600 Subject: [PATCH] Fix #12 --- tools/prob/dftgui.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tools/prob/dftgui.md diff --git a/tools/prob/dftgui.md b/tools/prob/dftgui.md new file mode 100644 index 0000000..eba9d33 --- /dev/null +++ b/tools/prob/dftgui.md @@ -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'] ++++ + +{{}} +PRINSYS is a tool for invariant generation for probabilistic programs. \ No newline at end of file