42 #ifndef SET_D_BOUNDS_STD_ADDED_STEP_HH
43 #define SET_D_BOUNDS_STD_ADDED_STEP_HH
50 namespace MoochoPack {
69 ,
poss_type assoc_step_poss, std::ostream&
out,
const std::string& leading_str )
const;
80 #endif // SET_D_BOUNDS_STD_ADDED_STEP_HH
Base type for all objects that perform steps in an Algorithm.
IterationPack::CastIQMember< VectorMutable > dl_iq_
IterationPack::CastIQMember< VectorMutable > du_iq_
SetDBoundsStd_AddedStep()
Computes the bounds for the QP subproblem from the NLP bounds.
bool do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)
Acts as the central hub for an iterative algorithm.
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