#include <MoochoPack_NewDecompositionSelectionStd_Strategy.hpp>
Inheritance diagram for MoochoPack::NewDecompositionSelectionStd_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 |
| | |
Public Member Functions | |
| STANDARD_COMPOSITION_MEMBERS (DecompositionSystemHandlerSelectNew_Strategy, decomp_sys_handler) | |
| «std comp» members for range/null decomposition handler | |
| NewDecompositionSelectionStd_Strategy (const decomp_sys_handler_ptr_t &decomp_sys_handler) | |
| | |
Definition at line 41 of file MoochoPack_NewDecompositionSelectionStd_Strategy.hpp.
| MoochoPack::NewDecompositionSelectionStd_Strategy::NewDecompositionSelectionStd_Strategy | ( | const decomp_sys_handler_ptr_t & | decomp_sys_handler | ) |
| 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] |
Implements MoochoPack::NewDecompositionSelection_Strategy.
Definition at line 42 of file MoochoPack_NewDecompositionSelectionStd_Strategy.cpp.
| 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] |
Implements MoochoPack::NewDecompositionSelection_Strategy.
Definition at line 90 of file MoochoPack_NewDecompositionSelectionStd_Strategy.cpp.
1.4.7