#include <steiner_network.hpp>
Public Member Functions | |
template<typename Problem , typename LP > | |
void | operator() (Problem &problem, LP &lp) |
Initialization of the IR Steiner Network algorithm.
Definition at line 309 of file steiner_network.hpp.
|
inline |
Initializes the LP: variables for edges.
Definition at line 314 of file steiner_network.hpp.