Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ConvSettings.cpp
Go to the documentation of this file.
2
8
10
11namespace storm {
25} // namespace storm
void setName(std::string const &name, std::string const &executableName)
Sets the name of the tool.
void initializeConvSettings(std::string const &name, std::string const &executableName)
void addModule(bool doRegister=true)
Add new module to use for the settings.
SettingsManager & mutableManager()
Retrieves the settings manager.