42 #ifndef SET_D_BOUNDS_STD_ADDED_STEP_HH
43 #define SET_D_BOUNDS_STD_ADDED_STEP_HH
45 #include "MoochoPack_Types.hpp"
46 #include "IterationPack_AlgorithmStep.hpp"
47 #include "IterationPack_CastIQMember.hpp"
48 #include "MoochoPack_d_bounds_iter_quant.hpp"
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
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)
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