All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::lp::random_violated_separation_oracle Struct Reference

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()
 

Detailed Description

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.


The documentation for this struct was generated from the following file: