Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
heap Struct Reference

Data Fields

int * data
 
int heapSize
 

Detailed Description

Definition at line 52 of file dijkstra.c.

Field Documentation

◆ data

int* heap::data

◆ heapSize

int heap::heapSize

Definition at line 54 of file dijkstra.c.

Referenced by extractMax(), extractMax_f(), initHeap(), and initHeap_f().


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