STORM_LOG_THROW(consideredModel->isOfType(storm::models::ModelType::Dtmc)||consideredModel->isOfType(storm::models::ModelType::Mdp),storm::exceptions::UnexpectedException,"Transformation to discrete time model has failed.");
STORM_LOG_THROW(consideredModel->isOfType(storm::models::ModelType::Dtmc)||consideredModel->isOfType(storm::models::ModelType::Mdp),storm::exceptions::UnexpectedException,"Transformation to discrete time model has failed.");