STORM_LOG_THROW(model->isSparseModel()||!storm::settings::getModule<storm::settings::modules::GeneralSettings>().isSoundSet(),storm::exceptions::NotSupportedException,"Forcing soundness is currently only supported for sparse models.");
if(model){
STORM_LOG_THROW(model->isSparseModel()||!storm::settings::getModule<storm::settings::modules::GeneralSettings>().isSoundSet(),storm::exceptions::NotSupportedException,"Forcing soundness is currently only supported for sparse models.");