STORM_LOG_THROW(this->getStateRewardVector().size()==this->getStateActionRewardVector().size(),storm::exceptions::InvalidOperationException,"The reduction to state rewards is only possible of both the state and the state-action rewards have the same dimension.");
STORM_LOG_THROW(this->getStateRewardVector().size()==this->getStateActionRewardVector().size(),storm::exceptions::InvalidOperationException,"The reduction to state rewards is only possible of both the state and the state-action rewards have the same dimension.");