Elektra  0.8.22
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

size_t order
 
size_t * nextEdge
 
uint32_t * vertices
 

Detailed Description

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

The r-uniform r-partite hypergraph

Member Data Documentation

◆ 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

◆ vertices

uint32_t* OpmphmEdge::vertices

array with Opmphm->rUniPar indices of vertices that the edge connects


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