3#include "storm-config.h"
41 static const std::string filterRewZeroOptionName;
42 static const std::string ltl2daToolOptionName;
ModelCheckerSettings()
Creates a new set of general settings.
bool isFilterRewZeroSet() const
bool isLtl2daToolSet() const
Retrieves whether the external ltl2da tool has been set.
static const std::string moduleName
std::string getLtl2daTool() const
Retrieves the external ltl2da tool that is used for converting LTL formulas to deterministic automata...
ModuleSettings(std::string const &moduleName)
Constructs a new settings object.