Declaration of class SeparatorDualFC, which applies the Fundamental Cycle Lemma directly to obtain a cycle. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/graphalg/SeparatorLiptonTarjanFC.h>
#include <memory>
#include <string>
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. | |
namespace | ogdf::planar_separators |
Declaration of class SeparatorDualFC, which applies the Fundamental Cycle Lemma directly to obtain a cycle.
Definition in file SeparatorDualFC.h.