Artifact for "Probabilistic Model Checking Taken by Storm"
收藏资源简介:
The artifact provides the supplementary material for the tutorial on the probabilistic model checker Storm.The tutorial is a hands-on demonstration of the various workflows possible with Storm and focuses on Markov decision processes (MDP), which are popular in a variety of fields. The tutorial demonstrates the basic workflow, from Python-based modeling, model checking with a variety of properties, to the extraction of policies. Further, it showcases the support for recent topics that focus on different types of uncertainty, such as interval MDP and POMDP, and the ability to quickly implement simple algorithms on top of existing data structures. The artifact is a Docker image providing 5 Jupyter notebooks which allow to interactively follow this tutorial. For each of the five steps in Section 3-7, we provide a corresponding Jupyter notebook which allows to execute the corresponding code examples from the tutorial paper and obtain the outputs given in the paper.



