This is the base class of the settings for a particular module.
bool isSplittingThresholdSet() const
int getSplittingThreshold() const
static const std::string moduleName
std::optional< storm::modelchecker::RegionSplitEstimateKind > getRegionSplittingEstimateMethod() const
Retrieves which type of region splitting strategy should be used.
storm::modelchecker::RegionCheckEngine getRegionCheckEngine() const
Retrieves which type of region check should be performed.
RegionVerificationSettings()
storm::modelchecker::RegionSplittingStrategy::Heuristic getRegionSplittingHeuristic() const
Retrieves which type of region splitting strategy should be used.
RegionCheckEngine
The considered engine for region checking.