|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| IntGraph | g |
| IntGraph::Node * | n0 = nullptr |
| IntGraph::Node * | n1 = nullptr |
| IntGraph::Node * | n2 = nullptr |
| IntGraph::Node * | n3 = nullptr |
Definition at line 58 of file tpl_matgraph_test.cc.
|
inlineoverrideprotected |
Definition at line 67 of file tpl_matgraph_test.cc.
References g, Aleph::List_Graph< _Graph_Node, _Graph_Arc >::insert_arc(), Aleph::List_Graph< _Graph_Node, _Graph_Arc >::insert_node(), n0, n1, n2, and n3.
|
protected |
Definition at line 61 of file tpl_matgraph_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 62 of file tpl_matgraph_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 63 of file tpl_matgraph_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 64 of file tpl_matgraph_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 65 of file tpl_matgraph_test.cc.
Referenced by SetUp().