- The variable π½ in ext/POIExt/model.jl is undefined (line 48). It should be π½β.
- The variable op_per_strat in ext/POIExt/model.jl is undefinded (line 48).
if use_op_per_strat
π―α΅£β = TwoLevel(1, 1, SimpleTimes(durations(π½)); op_per_strat)
else
π―α΅£β = TwoLevel(1, sum(durations(π½β)), SimpleTimes(durations(π½β)))
end