Visualisierung2
nodenub Struct Reference

#include <FastCommunity.h>

Public Attributes

mytupleheap_ptr
 Adresse des Knoten im MaxHeap. More...
 
myVectorv
 Zum Knoten gehoeriger Vektorbaum. More...
 

Detailed Description

Struktur die fuer einen Knoten deren Adresse im MaxHeap und deren Vektorstruktur enthaellt.

Definition at line 36 of file FastCommunity.h.

Member Data Documentation

mytuple* nodenub::heap_ptr

Adresse des Knoten im MaxHeap.

Definition at line 37 of file FastCommunity.h.

myVector* nodenub::v

Zum Knoten gehoeriger Vektorbaum.

Definition at line 38 of file FastCommunity.h.


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