popMinimum

abstract override fun popMinimum(): LinkedHeapNode<Element, Priority>(source)

Retrieves the root node and removes it from the heap. It is a node with the minimum priority.