STORM_LOG_THROW(model==nullptr||model->getNumberOfStates()==this->schedulerChoices.front().size(),storm::exceptions::InvalidOperationException,"The given model is not compatible with this scheduler.");
STORM_LOG_THROW(model==nullptr||model->getNumberOfStates()==this->schedulerChoices.front().size(),storm::exceptions::InvalidOperationException,"The given model is not compatible with this scheduler.");