MOOCHO (Single Doxygen Collection)
Version of the Day
|
Computes and outputs the number of fixed variables from the dependent and independent set.. More...
#include <MoochoPack_NumFixedDepIndep_AddedStep.hpp>
Inherits rSQPAlgo_Step.
Public Member Functions | |
bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
void | print_step (const Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const |
Computes and outputs the number of fixed variables from the dependent and independent set..
These statistics only make sense for variable reduction decompositions.
Definition at line 54 of file MoochoPack_NumFixedDepIndep_AddedStep.hpp.
bool MoochoPack::NumFixedDepIndep_AddedStep::do_step | ( | Algorithm & | algo, |
poss_type | step_poss, | ||
IterationPack::EDoStepType | type, | ||
poss_type | assoc_step_poss | ||
) |
void MoochoPack::NumFixedDepIndep_AddedStep::print_step | ( | const Algorithm & | algo, |
poss_type | step_poss, | ||
IterationPack::EDoStepType | type, | ||
poss_type | assoc_step_poss, | ||
std::ostream & | out, | ||
const std::string & | leading_str | ||
) | const |