All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::ir::ga_init Class Reference

#include <generalised_assignment.hpp>

Public Member Functions

template<typename Problem , typename LP >
void operator() (Problem &problem, LP &lp)
 

Detailed Description

Initialization of the IR Generalised Assignment algorithm.

Definition at line 76 of file generalised_assignment.hpp.

Member Function Documentation

template<typename Problem , typename LP >
void paal::ir::ga_init::operator() ( Problem &  problem,
LP lp 
)
inline

Initializes the LP: variables for edges, constraints for jobs and machines.

Definition at line 83 of file generalised_assignment.hpp.


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