#include <eg_shrink_graph.h>
Collaboration diagram for EGsrkEdge_t:

Definition at line 65 of file eg_shrink_graph.h.
Data Fields | |
| EGeUgraphEdge_t | edge |
| EGeList_t | members |
| unsigned int | mmb_sz |
| EGlpNum_t | weight |
|
|
Actual edge structure for the graph Definition at line 67 of file eg_shrink_graph.h. |
|
|
list of other edges shrunken within this edge
Definition at line 68 of file eg_shrink_graph.h. |
|
|
length of the members list (without including the edge itsself Definition at line 69 of file eg_shrink_graph.h. |
|
|
Weight for the edge
Definition at line 71 of file eg_shrink_graph.h. |
1.4.5