42 #ifndef MERIT_FUNC_DUMMY_UPDATE_STEP_H
43 #define MERIT_FUNC_DUMMY_UPDATE_STEP_H
45 #include "MoochoPack_Types.hpp"
46 #include "IterationPack_AlgorithmStep.hpp"
48 namespace MoochoPack {
64 ,
poss_type assoc_step_poss, std::ostream& out,
const std::string& leading_str )
const;
71 #endif // MERIT_FUNC_DUMMY_UPDATE_STEP_H
Simply updates merit_func_nlp_k = merit_func_nlp_km1
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