mascoptLib.util.fibHeap
Class FibHeapNode

java.lang.Object
  extended bymascoptLib.util.fibHeap.FibHeapNode

public class FibHeapNode
extends Object

The FibHeapNode class is used to support the FibonacciHeap.

It is public only to allow references to be sent to decreaseKey. It has no public methods or members.

See Also:
FibonacciHeap

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait