All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::lp::add_max_violated< GetCandidates, HowViolated, AddViolated, CompareHow > Class Template Reference

functor for adding maximum violated constraint More...

#include <lp_row_generation.hpp>

Public Member Functions

 add_max_violated (GetCandidates get_candidates, HowViolated how_violated, AddViolated add_violated, CompareHow cmp)
 contructor
 
bool operator() ()
 operator()
 

Detailed Description

template<class GetCandidates, class HowViolated, class AddViolated, class CompareHow>
class paal::lp::add_max_violated< GetCandidates, HowViolated, AddViolated, CompareHow >

functor for adding maximum violated constraint

Template Parameters
GetCandidates
HowViolated
AddViolated
CompareHow

Definition at line 57 of file lp_row_generation.hpp.


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