Declaration of class SeparatorDual. More...
#include <ogdf/basic/FaceArray.h>
#include <ogdf/graphalg/PlanarSeparatorModule.h>
#include <ogdf/graphalg/SeparatorLiptonTarjan.h>
#include <ogdf/graphalg/SeparatorLiptonTarjanFC.h>
#include <ogdf/graphalg/planar_separator/SeparatorDualHelper.h>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | ogdf::SeparatorDual |
Computes planar separators using the Dual of the graph. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class SeparatorDual.
Definition in file SeparatorDual.h.