functor computing add_first_violated More...
#include <lp_row_generation.hpp>
Public Member Functions | |
template<class GetCandidates , class HowViolated , class AddViolated , class ReorderCandidates = utils::identity_functor> | |
auto | operator() (GetCandidates get_candidates, HowViolated how_violated, AddViolated add_violated, ReorderCandidates reorder_candidates=ReorderCandidates{}) const |
operator() | |
functor computing add_first_violated
Definition at line 147 of file lp_row_generation.hpp.