table of contents
| OpmphmEdge(3elektra) | Elektra | OpmphmEdge(3elektra) |
NAME¶
OpmphmEdge - The r-partite hypergraph.
SYNOPSIS¶
#include <kdbopmphm.h>
Public Attributes¶
uint32_t h [OPMPHMR_PARTITE]
size_t order
size_t nextEdge [OPMPHMR_PARTITE]
Detailed Description¶
The r-partite hypergraph.
Member Data Documentation¶
uint32_t OpmphmEdge::h[OPMPHMR_PARTITE]¶
hash function values and index of vertices which the edge connects
size_t OpmphmEdge::nextEdge[OPMPHMR_PARTITE]¶
index of the next edge in the lists
size_t OpmphmEdge::order¶
desired hash map return value
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |