|
Elektra
0.8.21
|
For usage look in /doc/dev/datastructures.md "datastructures.md". More...
#include <kdbopmphm.h>
Public Attributes | |
| uint32_t * | h |
| size_t | order |
| size_t * | nextEdge |
For usage look in /doc/dev/datastructures.md "datastructures.md".
The r-uniform r-partite hypergraph
| uint32_t* OpmphmEdge::h |
array with Opmphm->rUniPar hash function values, representing the index of vertices that the edge connects
| size_t* OpmphmEdge::nextEdge |
arary with Opmphm->rUniPar indices of the next edge in the lists
| size_t OpmphmEdge::order |
desired hash map return value
1.8.13