Declaration of class SeparatorHarPeled. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/List.h>#include <ogdf/basic/basic.h>#include <ogdf/graphalg/PlanarSeparatorModule.h>#include <cmath>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | ogdf::planar_separators::BFSTreeHP |
| Specialised tree representation for Har-Peled. More... | |
| struct | ogdf::planar_separators::Ring |
| A closed ring of nodes. More... | |
| class | ogdf::SeparatorHarPeled |
| Computes planar separators according to Har-Peled. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::planar_separators |
Declaration of class SeparatorHarPeled.
Definition in file SeparatorHarPeled.h.