Graphviz 14.0.5~dev.20251126.0104
Loading...
Searching...
No Matches
heap Struct Reference

Data Fields

int * data
 
int heapSize
 
int * index
 

Detailed Description

Definition at line 45 of file dijkstra.c.

Field Documentation

◆ data

◆ heapSize

int heap::heapSize

Definition at line 47 of file dijkstra.c.

Referenced by extractMax(), extractMax_f(), and insideHeap().

◆ index

int* heap::index

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