Browse Source

Changed expected output for POMDP exploration example

refactoring
Matthias Volk 5 years ago
parent
commit
9a1656eb6f
  1. 5
      doc/source/doc/exploration.rst

5
doc/source/doc/exploration.rst

@ -92,8 +92,7 @@ Additionally, POMDPs have a set of observations, which are internally just numbe
State 11 has observation id 0
State 12 has observation id 2
State 13 has observation id 2
State 14 has observation id 4
State 15 has observation id 5
State 14 has observation id 5
Sorting states
@ -111,4 +110,4 @@ Storm supports some of these sorting algorithms, e.g., topological sort.
Reading MAs
======================
To be continued...
To be continued...
Loading…
Cancel
Save