Declaration of class SeparatorDual. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/graphalg/SeparatorLiptonTarjan.h>
#include <cmath>
#include <string>
Go to the source code of this file.
Classes | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::SeparatorDual |
Computes planar separators using the Dual of the graph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class SeparatorDual.
Definition in file SeparatorDual.h.