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::NewDecompositionSelectionStd_Strategy Class Reference

Just force the decomposition system object to select a new decomposition and let everyone else fend for themselves. More...

#include <MoochoPack_NewDecompositionSelectionStd_Strategy.hpp>

Inheritance diagram for MoochoPack::NewDecompositionSelectionStd_Strategy:
Inheritance graph
[legend]

Public Member Functions

 STANDARD_COMPOSITION_MEMBERS (DecompositionSystemHandlerSelectNew_Strategy, decomp_sys_handler)
 «std comp» members for range/null decomposition handler More...
 
 NewDecompositionSelectionStd_Strategy (const decomp_sys_handler_ptr_t &decomp_sys_handler)
 
- Public Member Functions inherited from MoochoPack::NewDecompositionSelection_Strategy
virtual ~NewDecompositionSelection_Strategy ()
 

Overridden from NewDecompositionSelection_Strategy

bool new_decomposition (NLPAlgo &algo, Algorithm::poss_type step_poss, IterationPack::EDoStepType type, Algorithm::poss_type assoc_step_poss)
 
void print_new_decomposition (const NLPAlgo &algo, Algorithm::poss_type step_poss, IterationPack::EDoStepType type, Algorithm::poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const
 

Detailed Description

Just force the decomposition system object to select a new decomposition and let everyone else fend for themselves.

Definition at line 54 of file MoochoPack_NewDecompositionSelectionStd_Strategy.hpp.

Constructor & Destructor Documentation

MoochoPack::NewDecompositionSelectionStd_Strategy::NewDecompositionSelectionStd_Strategy ( const decomp_sys_handler_ptr_t &  decomp_sys_handler)

Member Function Documentation

MoochoPack::NewDecompositionSelectionStd_Strategy::STANDARD_COMPOSITION_MEMBERS ( DecompositionSystemHandlerSelectNew_Strategy  ,
decomp_sys_handler   
)

«std comp» members for range/null decomposition handler

bool MoochoPack::NewDecompositionSelectionStd_Strategy::new_decomposition ( NLPAlgo algo,
Algorithm::poss_type  step_poss,
IterationPack::EDoStepType  type,
Algorithm::poss_type  assoc_step_poss 
)
virtual
void MoochoPack::NewDecompositionSelectionStd_Strategy::print_new_decomposition ( const NLPAlgo algo,
Algorithm::poss_type  step_poss,
IterationPack::EDoStepType  type,
Algorithm::poss_type  assoc_step_poss,
std::ostream &  out,
const std::string &  leading_str 
) const
virtual

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