#include <steiner_tree.hpp>
Public Member Functions | |
template<typename Problem , typename GetSolution > | |
void | operator() (Problem &problem, const GetSolution &) |
Set Solution component.
Definition at line 318 of file steiner_tree.hpp.
|
inline |
Removes duplicates from selected Steiner vertices list.
Definition at line 323 of file steiner_tree.hpp.