14 template <
class GRAPH_T>
    17     std::string section(
"OptimizerParameters");
    18     this->setVerbosityLevelFromSection(source_fname, section);
    21 template <
class GRAPH_T>
    24     std::cout << 
"GSO Verbosity: " << this->getMinLoggingLevelStr()
 virtual void loadParams(const std::string &source_fname)
Load the necessary for the decider/optimizer configuration parameters. 
 
virtual void printParams() const
Print the problem parameters - relevant to the decider/optimizer to the screen in a unified/compact w...