Declaration of class PlanarSubgraphPQTree. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/PQTree.h>
#include <ogdf/basic/SList.h>
#include <ogdf/planarity/booth_lueker/PlanarLeafKey.h>
#include <ogdf/planarity/planar_subgraph_fast/MaxSequencePQTree.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.