Elektra  0.8.19
Data Fields
Vertex Struct Reference

Vertex represents the vertex of the bipartite graph. More...

#include <kdbopmphm.h>

Data Fields

int firstEdge
 
size_t degree
 

Detailed Description

Vertex represents the vertex of the bipartite graph.

Only needed for build, 2*r times (see opmphmR, below).

Field Documentation

size_t Vertex::degree

number of edges in the list

int Vertex::firstEdge

index of the fist edge in the list


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