fibonacci_heap.h File Reference

(r1659/r1576)

#include "fibheap.h"
#include "hash_map.h"

Include dependency graph for fibonacci_heap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HeapNode< Data >
 A templated node for a FHeap, derived from the abstract FibHeapNode. More...
class  FHeap< Data >
 A templated implimentation of a fibonacci heap, derived from the abstract FibHeap. More...


Detailed Description

This is a template wrapper for the fibonacci heap code in fibheap.h and fibheap.c.

Author:
Mark J. Olah (mjo@andrew.cmu.edu)

Definition in file fibonacci_heap.h.


Generated on Mon May 24 09:53:31 2010 for TUMBLE by  doxygen 1.5.2