#include <eg_edgraph.h>
Collaboration diagram for EGeDgraph_t:

Definition at line 84 of file eg_edgraph.h.
Data Fields | |
| unsigned | n_edges |
| unsigned | n_nodes |
| EGeList_t | nodes |
|
|
number of edges in the graph
Definition at line 88 of file eg_edgraph.h. |
|
|
number of nodes in the graph
Definition at line 87 of file eg_edgraph.h. |
|
|
List head for all nodes in the graph
Definition at line 86 of file eg_edgraph.h. |
1.4.5