#include <steiner_tree.hpp>
Public Member Functions | |
| template<typename Problem , typename LP > | |
| bool | operator() (Problem &problem, LP &) |
| Checks if the IR algorithm should terminate. | |
Stop Condition: step of iterative-randomized rounding algorithm.
Definition at line 307 of file steiner_tree.hpp.
1.8.5