Declares the class TriconnectedShellingOrder... More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/basic.h>#include <ogdf/planarlayout/ShellingOrderModule.h>Go to the source code of this file.
Classes | |
| class | ogdf::TriconnectedShellingOrder |
| Computation of a shelling order for a triconnected and simple (no multi-edges, no self-loops) planar graph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declares the class TriconnectedShellingOrder...
...which computes a shelling order for a triconnected planar graph.
Definition in file TriconnectedShellingOrder.h.