Declaration and implementation of the class PQTree. More...
#include <string.h>#include <ogdf/basic/Stack.h>#include <ogdf/basic/Queue.h>#include <ogdf/basic/Array.h>#include <ogdf/internal/planarity/PQNode.h>#include <ogdf/internal/planarity/PQInternalNode.h>#include <ogdf/internal/planarity/PQLeaf.h>#include <ogdf/internal/planarity/PQLeafKey.h>#include <ogdf/internal/planarity/PQInternalKey.h>#include <ogdf/internal/planarity/PQNodeKey.h>Go to the source code of this file.
Classes | |
| class | ogdf::PQTree< T, X, Y > |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_PQ_TREE_H |
Declaration and implementation of the class PQTree.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file PQTree.h.
| #define OGDF_PQ_TREE_H |