detail More...
#include <lp_row_generation.hpp>
Public Member Functions | |
template<class GetCandidates , class HowViolated , class AddViolated , class URNG = std::default_random_engine> | |
auto | operator() (GetCandidates get_candidates, HowViolated how_violated, AddViolated add_violated, URNG &&g=URNG{}) const |
operator() | |
detail
functor returning add_first_violated Separation oracle for the row generation, using the random violated strategy.
Definition at line 193 of file lp_row_generation.hpp.