|
MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
Computes the bounds for the QP subproblem from the NLP bounds. More...
#include <MoochoPack_SetDBoundsStd_AddedStep.hpp>

Public Member Functions | |
| SetDBoundsStd_AddedStep () | |
Overridden from AlgorithmStep | |
| bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
| void | print_step (const Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const |
Computes the bounds for the QP subproblem from the NLP bounds.
Definition at line 54 of file MoochoPack_SetDBoundsStd_AddedStep.hpp.
| MoochoPack::SetDBoundsStd_AddedStep::SetDBoundsStd_AddedStep | ( | ) |
Definition at line 52 of file MoochoPack_SetDBoundsStd_AddedStep.cpp.
| bool MoochoPack::SetDBoundsStd_AddedStep::do_step | ( | Algorithm & | algo, |
| poss_type | step_poss, | ||
| IterationPack::EDoStepType | type, | ||
| poss_type | assoc_step_poss | ||
| ) |
Definition at line 57 of file MoochoPack_SetDBoundsStd_AddedStep.cpp.
| void MoochoPack::SetDBoundsStd_AddedStep::print_step | ( | const Algorithm & | algo, |
| poss_type | step_poss, | ||
| IterationPack::EDoStepType | type, | ||
| poss_type | assoc_step_poss, | ||
| std::ostream & | out, | ||
| const std::string & | leading_str | ||
| ) | const |
Definition at line 112 of file MoochoPack_SetDBoundsStd_AddedStep.cpp.
1.8.6