Utilize the model checker PRISM for generating fault isolation and recovery controllers
clone the repository, navigate to its root and execute the install script:
./install.sh
launch the gui via the virtual environment that install.sh created:
source python3.9-venv/bin/activate
cd src
python3 analysis_tool_gui.py
if you have comments, found a bug, or have a suggestion for improvement, feel free to contact us via mail: [email protected]
the authors of this tool are Kush Grover and Jonis Kiesbye, the software is released under MIT license.