Fibonacci  3
 All Classes Functions
Public Attributes | List of all members
Fibonacci_Heap::Node Class Reference

Basic class the fibonacci heap is composed of. More...

Public Attributes

 degree = null
 child = null
 item = null
 priority = null

Detailed Description

Basic class the fibonacci heap is composed of.


The documentation for this class was generated from the following file: