Elektra  0.8.21
Public Attributes | List of all members
OpmphmEdge Struct Reference

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
 

Detailed Description

For usage look in /doc/dev/datastructures.md "datastructures.md".

The r-uniform r-partite hypergraph

Member Data Documentation

◆ h

uint32_t* OpmphmEdge::h

array with Opmphm->rUniPar hash function values, representing the index of vertices that the edge connects

◆ nextEdge

size_t* OpmphmEdge::nextEdge

arary with Opmphm->rUniPar indices of the next edge in the lists

◆ order

size_t OpmphmEdge::order

desired hash map return value


The documentation for this struct was generated from the following file: