MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
Just force the decomposition system object to select a new decomposition and let everyone else fend for themselves. More...
#include <MoochoPack_NewDecompositionSelectionStd_Strategy.hpp>
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 |
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.
MoochoPack::NewDecompositionSelectionStd_Strategy::NewDecompositionSelectionStd_Strategy | ( | const decomp_sys_handler_ptr_t & | decomp_sys_handler | ) |
Definition at line 49 of file MoochoPack_NewDecompositionSelectionStd_Strategy.cpp.
MoochoPack::NewDecompositionSelectionStd_Strategy::STANDARD_COMPOSITION_MEMBERS | ( | DecompositionSystemHandlerSelectNew_Strategy | , |
decomp_sys_handler | |||
) |
«std comp» members for range/null decomposition handler
|
virtual |
Implements MoochoPack::NewDecompositionSelection_Strategy.
Definition at line 55 of file MoochoPack_NewDecompositionSelectionStd_Strategy.cpp.
|
virtual |
Implements MoochoPack::NewDecompositionSelection_Strategy.
Definition at line 103 of file MoochoPack_NewDecompositionSelectionStd_Strategy.cpp.