STORM_LOG_WARN_COND(this->objectives[objIndex].originalFormula->isProbabilityOperatorFormula()&&this->objectives[objIndex].originalFormula->asProbabilityOperatorFormula().getSubformula().isBoundedUntilFormula(),"Objective "<<this->objectives[objIndex].originalFormula<<" was simplified to a cumulative reward formula. Correctness of the algorithm is unknown for this type of property.");
STORM_LOG_WARN_COND(this->objectives[objIndex].originalFormula->isProbabilityOperatorFormula()&&this->objectives[objIndex].originalFormula->asProbabilityOperatorFormula().getSubformula().isBoundedUntilFormula(),"Objective "<<this->objectives[objIndex].originalFormula<<" was simplified to a cumulative reward formula. Correctness of the algorithm is unknown for this type of property.");