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

#include <tree_augmentation.hpp>

Public Member Functions

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

Detailed Description

Initialization of the IR Tree Augmentation algorithm.

Definition at line 166 of file tree_augmentation.hpp.

Member Function Documentation

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

Initialize the cut LP.

Definition at line 172 of file tree_augmentation.hpp.


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