functor computing add_max_violated More...
#include <lp_row_generation.hpp>
Public Member Functions | |
| template<class GetCandidates , class HowViolated , class AddViolated , class CompareHow = utils::less> | |
| auto | operator() (GetCandidates get_candidates, HowViolated is_violated, AddViolated add_violated, CompareHow compare_how=CompareHow{}) const |
| operator() | |
functor computing add_max_violated
Definition at line 89 of file lp_row_generation.hpp.
1.8.5