3#include "storm-config.h"
27 bool check()
const override;
This class represents the model transformer settings.
HintSettings()
Creates a new set of transformer settings.
void finalize() override
Prepares the modules for further usage, should be called at the end of the initialization,...
static const std::string moduleName
bool isNumberStatesSet() const
Retrieves whether the option that estimates the number of states is set.
uint64_t getNumberStates() const
bool check() const override
Checks whether the settings are consistent.
This is the base class of the settings for a particular module.
SettingsType const & getModule()
Get module.