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::SeparatorLiptonTarjan |
Computes planar separators according to Lipton and Tarjan 1979. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class SeparatorLiptonTarjan.
Definition in file SeparatorLiptonTarjan.h.