#include <MoochoPack_DecompositionSystemHandlerVarReductPerm_Strategy.hpp>
Inheritance diagram for MoochoPack::DecompositionSystemHandlerVarReductPerm_Strategy:
Constructors / initializers | |
| DecompositionSystemHandlerVarReductPerm_Strategy () | |
| Constructor. | |
Overridden from DecompositionSystemHandler_Strategy | |
| bool | update_decomposition (NLPAlgo &algo, NLPAlgoState &s, NLPFirstOrder &nlp, EDecompSysTesting decomp_sys_testing, EDecompSysPrintLevel decomp_sys_testing_print_level, bool *new_decomp_selected) |
| | |
| void | print_update_decomposition (const NLPAlgo &algo, const NLPAlgoState &s, std::ostream &out, const std::string &leading_spaces) const |
| | |
Overridden from DecompositionSystemHandlerSelectNew_Strategy | |
| void | select_new_decomposition (bool select_new_decomposition) |
| | |
ToDo: Finish documentation!
Definition at line 41 of file MoochoPack_DecompositionSystemHandlerVarReductPerm_Strategy.hpp.
|
|
Constructor.
Definition at line 56 of file MoochoPack_DecompositionSystemHandlerVarReductPerm_Strategy.cpp. |
|
||||||||||||||||||||||||||||
|
Implements MoochoPack::DecompositionSystemHandler_Strategy. Definition at line 62 of file MoochoPack_DecompositionSystemHandlerVarReductPerm_Strategy.cpp. |
|
||||||||||||||||||||
|
Implements MoochoPack::DecompositionSystemHandler_Strategy. Definition at line 350 of file MoochoPack_DecompositionSystemHandlerVarReductPerm_Strategy.cpp. |
|
|
Implements MoochoPack::DecompositionSystemHandlerSelectNew_Strategy. Definition at line 411 of file MoochoPack_DecompositionSystemHandlerVarReductPerm_Strategy.cpp. |
1.3.9.1