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

Method deleteKey

data_structures/binaryheap.cpp:105–108  ·  view source on GitHub ↗

This function deletes key at index i. It first reduced value to minus * infinite, then calls extractMin() */

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