Visualisierung2
|
#include <FastCommunity.h>
Public Attributes | |
mytuple * | heap_ptr |
Adresse des Knoten im MaxHeap. More... | |
myVector * | v |
Zum Knoten gehoeriger Vektorbaum. More... | |
Struktur die fuer einen Knoten deren Adresse im MaxHeap und deren Vektorstruktur enthaellt.
Definition at line 36 of file FastCommunity.h.
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.