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

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

Detailed Description

functor computing add_first_violated

Definition at line 147 of file lp_row_generation.hpp.


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