Uses of Class
org.jheaps.tree.FibonacciHeap
Packages that use FibonacciHeap
-
Uses of FibonacciHeap in org.jheaps.tree
Fields in org.jheaps.tree declared as FibonacciHeapModifier and TypeFieldDescription(package private) FibonacciHeap
<K, V> FibonacciHeap.Node.heap
protected FibonacciHeap
<K, V> FibonacciHeap.other
Used 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.Methods in org.jheaps.tree that return FibonacciHeapModifier and TypeMethodDescription(package private) FibonacciHeap
<K, V> FibonacciHeap.Node.getOwner()
Constructors in org.jheaps.tree with parameters of type FibonacciHeap