Declaration of class PlanarSubgraphPQTree. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/basic.h>#include <ogdf/planarity/booth_lueker/PlanarLeafKey.h>#include <ogdf/planarity/planar_subgraph_fast/MaxSequencePQTree.h>#include <ogdf/planarity/planar_subgraph_fast/whaInfo.h>Go to the source code of this file.
Classes | |
| class | ogdf::PlanarSubgraphPQTree |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class PlanarSubgraphPQTree.
Datastructure used by the planarization module FastPlanarSubgraph. Derived class of MaxSequencePQTree. Implements an Interface of MaxSequencePQTree for the planarization module FastPlanarSubgraph.
Definition in file PlanarSubgraphPQTree.h.