|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Node cleanup and mapping for tree-building version. More...
#include <shortest_path_common.H>
Public Member Functions | |
| void | operator() (const GT &, typename GT::Node *p) const noexcept |
Node cleanup and mapping for tree-building version.
Definition at line 315 of file shortest_path_common.H.
|
inlinenoexcept |
Definition at line 317 of file shortest_path_common.H.
References GraphCommon< GT, Node, Arc >::map_nodes(), NODE_COOKIE, SP_TREE_NODE_INFO, and SP_TREENODE.