|
Elektra
0.8.19
|
Vertex represents the vertex of the bipartite graph. More...
#include <kdbopmphm.h>
Data Fields | |
| int | firstEdge |
| size_t | degree |
Vertex represents the vertex of the bipartite graph.
Only needed for build, 2*r times (see opmphmR, below).
| size_t Vertex::degree |
number of edges in the list
| int Vertex::firstEdge |
index of the fist edge in the list
1.8.5