Hi!
The following warning shows up when model checking MDPs with extraction of schedulers enabled, using Stormpy 1.11.3 installed with pip:
WARN (IterativeMinMaxLinearEquationSolver.cpp:191): Expected VI operator to be initialized for scheduler extraction. Initializing now, but this is inefficient.
See attached (test_stormpy.py) for a MWE adapted from here.
Hi!
The following warning shows up when model checking MDPs with extraction of schedulers enabled, using Stormpy 1.11.3 installed with
pip:See attached (test_stormpy.py) for a MWE adapted from here.