121 throw CGException(
"reduceIndex() can only be called once!");
123 if (this->verbosity_ >= Verbosity::High)
124 log() <<
"######## Soares Secchi method ########\n";
126 augmentPath_->setLogger(*
this);
127 augmentPathA_->setLogger(*
this);
139 if (this->verbosity_ >= Verbosity::Low) {
140 graph_.printResultInfo(
"Soares Secchi");
142 log() <<
"Structural index: " << graph_.getStructuralIndex() << std::endl;