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

#include <steiner_tree.hpp>

Public Member Functions

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

Detailed Description

Initialization of the IR Steiner Tree algorithm.

Definition at line 247 of file steiner_tree.hpp.

Member Function Documentation

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

Initializes LP.

Definition at line 252 of file steiner_tree.hpp.


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