Declaration of class SeparatorDualFC, which applies the Fundamental Cycle Lemma directly to obtain a cycle. More...
#include <ogdf/basic/FaceArray.h>#include <ogdf/graphalg/PlanarSeparatorModule.h>#include <ogdf/graphalg/SeparatorDual.h>#include <ogdf/graphalg/SeparatorLiptonTarjanFC.h>#include <ogdf/graphalg/planar_separator/SeparatorDualHelper.h>Go to the source code of this file.
Classes | |
| class | ogdf::SeparatorDualFC |
| Computes planar separators by applying the Fundamental Cycle Lemma directly, without trying tree levels first. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class SeparatorDualFC, which applies the Fundamental Cycle Lemma directly to obtain a cycle.
Definition in file SeparatorDualFC.h.