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

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

Detailed Description

functor computing add_max_violated

Definition at line 89 of file lp_row_generation.hpp.


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