mcsta

Benchmark
Model:zenotravel v.1 (MDP)
Parameter(s)c = 4, p = 2, a = 2
Property:goal (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe zenotravel.4-2-2.jani --props goal --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:28.814435958862305s
Return code:0
Relative Error:7.5328e-11
Log
zenotravel.4-2-2.jani:model: info: jani_from_ppddl is an MDP model.
zenotravel.4-2-2.jani: info: Need 9 bytes per state.
zenotravel.4-2-2.jani: info: Explored 459900 states.

Peak memory usage: 163 MB
Analysis results for zenotravel.4-2-2.jani

+ State space exploration
  State size:  9 bytes
  States:      459900
  Transitions: 2976444
  Branches:    3818556
  Rate:        79211 states/s
  Time:        6.7 s

+ Property goal
  Probability: 0.999999999924672
  Bounds:      [0.999999999924672, 1]
  Time:        20.7 s

  + Value iteration
    Final error: 9.72780197318601E-07
    Iterations:  390
    Time:        20.7 s