Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions lib/stormpy/examples/files/ipomdp/tiny-01.drn
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ state 0 {0} init
state 1 {1} target
action 0
1 : [1, 1]
state 2 {2}
state 2 {2}
action 0
2 : [1, 1]
state 3 {2}
state 3 {2}
action 0
0 : [0.5, 1]
3 : [0.1, 0.5]
3 : [0.1, 0.5]
26 changes: 13 additions & 13 deletions lib/stormpy/examples/files/pomdp/maze.drn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ state 0 {6} init
11 : 0.07692307692
12 : 0.07692307692
13 : 0.07692307692
state 1 {1}
state 1 {1}
action east
2 : 1
action west
Expand All @@ -34,7 +34,7 @@ state 1 {1}
1 : 1
action south
6 : 1
state 2 {4}
state 2 {4}
action east
3 : 1
action west
Expand All @@ -43,7 +43,7 @@ state 2 {4}
2 : 1
action south
2 : 1
state 3 {7}
state 3 {7}
action east
4 : 1
action west
Expand All @@ -52,7 +52,7 @@ state 3 {7}
3 : 1
action south
7 : 1
state 4 {4}
state 4 {4}
action east
5 : 1
action west
Expand All @@ -61,7 +61,7 @@ state 4 {4}
4 : 1
action south
4 : 1
state 5 {3}
state 5 {3}
action east
5 : 1
action west
Expand All @@ -70,7 +70,7 @@ state 5 {3}
5 : 1
action south
8 : 1
state 6 {0}
state 6 {0}
action east
6 : 1
action west
Expand All @@ -79,7 +79,7 @@ state 6 {0}
1 : 1
action south
9 : 1
state 7 {0}
state 7 {0}
action east
7 : 1
action west
Expand All @@ -88,7 +88,7 @@ state 7 {0}
3 : 1
action south
10 : 1
state 8 {0}
state 8 {0}
action east
8 : 1
action west
Expand All @@ -97,7 +97,7 @@ state 8 {0}
5 : 1
action south
11 : 1
state 9 {0}
state 9 {0}
action east
9 : 1
action west
Expand All @@ -106,7 +106,7 @@ state 9 {0}
6 : 1
action south
12 : 1
state 10 {0}
state 10 {0}
action east
10 : 1
action west
Expand All @@ -115,7 +115,7 @@ state 10 {0}
7 : 1
action south
14 : 1
state 11 {0}
state 11 {0}
action east
11 : 1
action west
Expand All @@ -124,7 +124,7 @@ state 11 {0}
8 : 1
action south
13 : 1
state 12 {2}
state 12 {2}
action east
12 : 1
action west
Expand All @@ -133,7 +133,7 @@ state 12 {2}
9 : 1
action south
12 : 1
state 13 {2}
state 13 {2}
action east
13 : 1
action west
Expand Down