{
"cells": [
{
"cell_type": "markdown",
"id": "4fa0c0e3",
"metadata": {},
"source": [
"# Stormpy Conversion\n",
"Models can be converted back and forth between stormvogel and stormpy with ease using the `mapping` module.
\n",
"This is useful, because this allows you to combine both APIs. For example, you could create a model in stormvogel becuase it has an easy API, do some model checking in stormpy, and then convert it back to display the results. (Note that there is also a direct model checking function available that uses stormpy behind the scenes.)"
]
},
{
"cell_type": "code",
"execution_count": 1,
"id": "068e24ad",
"metadata": {
"execution": {
"iopub.execute_input": "2026-03-26T10:47:21.721822Z",
"iopub.status.busy": "2026-03-26T10:47:21.721593Z",
"iopub.status.idle": "2026-03-26T10:47:22.114345Z",
"shell.execute_reply": "2026-03-26T10:47:22.113769Z"
}
},
"outputs": [
{
"data": {
"text/html": [
"\n",
"\n",
"\n",
"