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

#include <steiner_tree.hpp>

Public Member Functions

template<typename Problem , typename GetSolution >
void operator() (Problem &problem, const GetSolution &)
 

Detailed Description

Set Solution component.

Definition at line 318 of file steiner_tree.hpp.

Member Function Documentation

template<typename Problem , typename GetSolution >
void paal::ir::steiner_tree_set_solution::operator() ( Problem &  problem,
const GetSolution &   
)
inline

Removes duplicates from selected Steiner vertices list.

Definition at line 323 of file steiner_tree.hpp.


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