![]() |
CMR
1.3.0
|
Public Attributes | |
int | adjacencyStart |
Index of first outgoing arc. More... | |
int | component |
Index of component of matrix. More... | |
int | degree |
Used to count the degree. More... | |
int | order |
Corresponding row/column in component. More... | |
int GraphNode::adjacencyStart |
Index of first outgoing arc.
int GraphNode::component |
Index of component of matrix.
int GraphNode::degree |
Used to count the degree.
int GraphNode::order |
Corresponding row/column in component.