All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | Public Member Functions | List of all members
paal::detail::nearest_recorder< NearestMap, LastEdgeMap, Tag > Class Template Reference
Inheritance diagram for paal::detail::nearest_recorder< NearestMap, LastEdgeMap, Tag >:

Public Types

using event_filter = Tag
 

Public Member Functions

 nearest_recorder (NearestMap &nearest_map, LastEdgeMap &vpred)
 
template<typename Edge , typename Graph >
void operator() (Edge const e, Graph const &g)
 

Detailed Description

template<typename NearestMap, typename LastEdgeMap, typename Tag>
class paal::detail::nearest_recorder< NearestMap, LastEdgeMap, Tag >

Definition at line 60 of file steiner_tree_greedy.hpp.


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