MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / insert

Method insert

2-Sorting/2-4-PriorityQueues/MaxPQ.java:123–132  ·  view source on GitHub ↗

Add a new key to the priority queue.

(Key x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

mainMethod · 0.95
DijkstraSPMethod · 0.45
relaxMethod · 0.45
scanMethod · 0.45
primMethod · 0.45
scanMethod · 0.45
HeapIteratorMethod · 0.45

Calls 3

resizeMethod · 0.95
swimMethod · 0.95
isMaxHeapMethod · 0.95

Tested by 2

DijkstraSPMethod · 0.36
relaxMethod · 0.36