{ "cells": [ { "cell_type": "markdown", "id": "f6e688db", "metadata": {}, "source": [ "# Debugging models\n", "Using stormvogel and stormpy, you can do a number of things to debug your models.\n", "\n", "* Showing End Components\n", "* Showing Prob01 sets\n", "* Showing shortest stochastic paths\n", "* Adding assertions to your models\n", "\n", "We will demonstrate this with this simple toy MDP model." ] }, { "cell_type": "code", "execution_count": 1, "id": "59837ab4", "metadata": { "execution": { "iopub.execute_input": "2026-03-26T10:48:25.903334Z", "iopub.status.busy": "2026-03-26T10:48:25.903140Z", "iopub.status.idle": "2026-03-26T10:48:26.298860Z", "shell.execute_reply": "2026-03-26T10:48:26.298317Z" } }, "outputs": [ { "data": { "text/html": [ "\n", "\n", "\n", "
\n", "