title
Graph Drawing Toolkit

An object-oriented C++ library for handling and drawing graphs

rm3_PQ_tree.h File Reference

#include <string>
#include <GDT/gdtlist.h>
#include <GDT/gdtmap.h>
#include <GDT/gdtqueue.h>
#include <GDT/gdt_error.h>
#include <GDT/rm3_undi_graph.h>
#include <GDT/rm3_draw_undi_graph.h>
#include <GDT/stopwatch.h>

Include dependency graph for rm3_PQ_tree.h:

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

Go to the source code of this file.

Namespaces

namespace  gdt

Classes

class  gdt::PQ_node_struct< T >
class  gdt::PQ_tree< T >
class  gdt::PQ_node_struct_freezed< T >
class  gdt::PQ_tree_freezed< T >

Enumerations

enum  {
  NON_VALID = 0, LEAF = 1, PNODE = 2, QNODE = 3,
  PSEUDONODE = 4, EMPTY = 5, PARTIAL = 6, FULL = 7,
  UNMARKED = 8, QUEUED = 9, MARKED = 10, BLOCKED = 11,
  UNBLOCKED = 12
}


Detailed Description

Definition in file rm3_PQ_tree.h.


Enumeration Type Documentation

anonymous enum

Enumerator:
NON_VALID 
LEAF 
PNODE 
QNODE 
PSEUDONODE 
EMPTY 
PARTIAL 
FULL 
UNMARKED 
QUEUED 
MARKED 
BLOCKED 
UNBLOCKED 

Definition at line 738 of file rm3_PQ_tree.h.


Generated on Thu Jan 10 14:48:32 2008 for GDToolkit GAPI by  doxygen 1.5.3