STORM_LOG_ASSERT(ecqChoice<ecQuotient->matrix.getRowGroupIndices()[ecqState+1],"Unable to find choice that represents staying inside the (eliminated) ec.");
STORM_LOG_THROW(subsubFormula.isTotalRewardFormula()||subsubFormula.isCumulativeRewardFormula(),storm::exceptions::NotSupportedException,"The given Formula "<<subsubFormula<<" is not supported.");
STORM_LOG_THROW(subFormula->isLongRunAverageOperatorFormula()||subsubFormula.isTotalRewardFormula()||subsubFormula.isCumulativeRewardFormula()||subsubFormula.isLongRunAverageRewardFormula(),storm::exceptions::NotSupportedException,"The given Formula "<<subsubFormula<<" is not supported.");