Declaration of class SeparatorLiptonTarjan. More...
#include <ogdf/basic/Graph.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::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::SeparatorLiptonTarjan |
Computes planar separators according to Lipton and Tarjan 1979. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class SeparatorLiptonTarjan.
Definition in file SeparatorLiptonTarjan.h.