|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| TestGraph | g |
| std::vector< TestGraph::Node * > | nodes |
Definition at line 77 of file graph_traverse_test.cc.
|
inlineoverrideprotected |
Definition at line 83 of file graph_traverse_test.cc.
References g, Aleph::List_Graph< _Graph_Node, _Graph_Arc >::insert_arc(), Aleph::List_Graph< _Graph_Node, _Graph_Arc >::insert_node(), and nodes.
|
protected |
Definition at line 80 of file graph_traverse_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 81 of file graph_traverse_test.cc.
Referenced by SetUp().