|
Elektra
0.8.19
|
Edge represents the edge of the bipartite graph and is also the key. More...
#include <kdbopmphm.h>
Data Fields | |
| uint32_t | h [3] |
| int | nextEdge [2] |
| size_t | order |
Edge represents the edge of the bipartite graph and is also the key.
Only needed for build, number of keys times.
| uint32_t Edge::h[3] |
the hash function value of each key
| int Edge::nextEdge[2] |
the index of the next edge in the edge list of the vertex
| size_t Edge::order |
the desired index of the key in the opmphm hash map
1.8.5