ModuleSettings(std::string const &moduleName)
Constructs a new settings object.
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.