Skip to content

Commit

Permalink
Merge pull request #126 from moves-rwth/122-stormpy-to-stormvogel-map…
Browse files Browse the repository at this point in the history
…ping-assumes-state-0-is-the-initial-state

122 stormpy to stormvogel mapping assumes state 0 is the initial state
  • Loading branch information
PimLeerkes authored Nov 3, 2024
2 parents 9c34103 + f002709 commit a315fab
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 404 deletions.
2 changes: 1 addition & 1 deletion docs/getting_started/die.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<iframe
id="dieeQbbbtTbpv"
id="diezvSItfhbCB"
width="820"
height="620"
frameborder="0"
Expand Down
8 changes: 4 additions & 4 deletions docs/getting_started/die.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -29,7 +29,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 2,
"metadata": {
"scrolled": true
},
Expand All @@ -39,7 +39,7 @@
"text/html": [
"\n",
" <iframe\n",
" id=\"dieeQbbbtTbpv\"\n",
" id=\"diezvSItfhbCB\"\n",
" width=\"820\"\n",
" height=\"620\"\n",
" frameborder=\"0\"\n",
Expand Down Expand Up @@ -306,7 +306,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.2"
"version": "3.12.7"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
Expand Down
Loading

0 comments on commit a315fab

Please sign in to comment.