|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Converter from graph node to Tree_Node<Clave>. More...
#include <generate_df_tree.H>
Public Member Functions | |
| void | operator() (Grafo::Node *tnode, Tree_Node< Clave > *t) |
Converter from graph node to Tree_Node<Clave>.
Extracts DFS information from the original graph node and stores it in the tree representation.
Definition at line 102 of file generate_df_tree.H.
|
inline |
Definition at line 104 of file generate_df_tree.H.
References Aleph::Tree_Node< T >::get_key(), Aleph::maps(), and NODE_COOKIE.