All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class tw.edu.ncnu.im.cnclab.DataStru.FibHeapNode

java.lang.Object
   |
   +----tw.edu.ncnu.im.cnclab.DataStru.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.

Version:
0.4 Jul 9, 1999
Author:
Ding-Yi Chen
See Also:
FibonacciHeap


All Packages  Class Hierarchy  This Package  Previous  Next  Index