Uses of Class
org.jheaps.tree.SimpleFibonacciHeap
Packages that use SimpleFibonacciHeap
-
Uses of SimpleFibonacciHeap in org.jheaps.tree
Fields in org.jheaps.tree declared as SimpleFibonacciHeapModifier and TypeFieldDescriptionprotected SimpleFibonacciHeap<K, V> SimpleFibonacciHeap.otherUsed to reference the current heap or some other heap in case of melding, so that handles remain valid even after a meld, without having to iterate over them.