// If we explore this state and if it has no old behavior, it is clear that an "old" optimal scheduler can be extended to a scheduler that reaches this state
// If we explore this state and if it has no old behavior, it is clear that an "old" optimal scheduler can be extended to a scheduler that reaches this state
@ -723,7 +725,10 @@ namespace storm {
underApproximation->setCurrentStateIsTruncated();
underApproximation->setCurrentStateIsTruncated();
}elseif(!stateAlreadyExplored){
}elseif(!stateAlreadyExplored){
// Check whether we want to explore the state now!
// Check whether we want to explore the state now!