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

functor More...

#include <lp_row_generation.hpp>

Public Member Functions

 add_first_violated (GetCandidates get_candidates, HowViolated how_violated, AddViolated add_violated, ReorderCandidates reorder_candidates)
 constructor
 
bool operator() ()
 operator()
 

Detailed Description

template<class GetCandidates, class HowViolated, class AddViolated, class ReorderCandidates>
class paal::lp::add_first_violated< GetCandidates, HowViolated, AddViolated, ReorderCandidates >

functor

Definition at line 113 of file lp_row_generation.hpp.


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