STORM_LOG_THROW(prefTech==storm::solver::MinMaxTechniqueSelection::PolicyIteration,storm::exceptions::NotImplementedException,"Policy iteration for topological solver is not supported.");
STORM_LOG_THROW(prefTech!=storm::solver::MinMaxTechniqueSelection::PolicyIteration,storm::exceptions::NotImplementedException,"Policy iteration for topological solver is not supported.");