chomp/struct/fibheap.h File Reference

This file contains the definition of a Fibonacci heap optimized for good memory usage. More...

#include "chomp/struct/multitab.h"

Go to the source code of this file.

Namespaces

namespace  chomp
namespace  chomp::homology

Classes

class  chomp::homology::FibonacciHeap< element >
 This template contains the definition of a Fibonacci heap that can be used as an efficient priority queue, for example, in the Dijxtra graph algorithm. More...
struct  chomp::homology::FibonacciHeap< element >::Node
 The structure that holds a graph node for the graph representation of a Fibonacci heap. More...


Detailed Description

This file contains the definition of a Fibonacci heap optimized for good memory usage.

Author:
Pawel Pilarczyk

Definition in file fibheap.h.


Generated on Wed Nov 21 11:08:42 2007 for The Uniform Expansion Software by  doxygen 1.5.3