MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
MoochoPack::NumFixedDepIndep_AddedStep Class Reference

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
 

Detailed Description

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.

Member Function Documentation

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


The documentation for this class was generated from the following file: