Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
PairHeap Struct Reference
Collaboration diagram for PairHeap:
[legend]

Data Fields

Pairdata
 
size_t heapSize
 
size_t maxSize
 

Detailed Description

Definition at line 70 of file closest.c.

Field Documentation

◆ data

Pair* PairHeap::data

Definition at line 71 of file closest.c.

Referenced by extractMax(), freeHeap(), initHeap(), and insert().

◆ heapSize

size_t PairHeap::heapSize

Definition at line 72 of file closest.c.

Referenced by extractMax(), initHeap(), and insert().

◆ maxSize

size_t PairHeap::maxSize

Definition at line 73 of file closest.c.

Referenced by initHeap(), and insert().


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