MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / decreaseKey

Method decreaseKey

data_structures/binaryheap.cpp:76–82  ·  view source on GitHub ↗

Decreases value of key at index 'i' to new_val. It is assumed that new_val * is smaller than harr[i]. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected