|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Converter from Graph::Node to int for Tree_Node. More...
Public Types | |
| using | GraphNode = List_Graph< Graph_Node< int >, Graph_Arc< int > >::Node |
Public Member Functions | |
| void | operator() (GraphNode *gnode, Tree_Node< int > *tnode) |
Converter from Graph::Node to int for Tree_Node.
Definition at line 290 of file graph_visualization_test.cc.
Definition at line 292 of file graph_visualization_test.cc.
Definition at line 293 of file graph_visualization_test.cc.
References Aleph::maps().