#include <MoochoPack_NewDecompositionSelection_Strategy.hpp>
Inheritance diagram for MoochoPack::NewDecompositionSelection_Strategy:
Public Member Functions | |
| virtual | ~NewDecompositionSelection_Strategy () |
| | |
| virtual bool | new_decomposition (NLPAlgo &algo, Algorithm::poss_type step_poss, IterationPack::EDoStepType type, Algorithm::poss_type assoc_step_poss)=0 |
| | |
| virtual 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 =0 |
| | |
Definition at line 40 of file MoochoPack_NewDecompositionSelection_Strategy.hpp.
|
|
Definition at line 44 of file MoochoPack_NewDecompositionSelection_Strategy.hpp. |
|
||||||||||||||||||||
|
Implemented in MoochoPack::NewDecompositionSelectionStd_Strategy. |
|
||||||||||||||||||||||||||||
|
Implemented in MoochoPack::NewDecompositionSelectionStd_Strategy. |
1.3.9.1