Declares the class BiconnectedShellingOrder... 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::BiconnectedShellingOrder |
| Computation of the shelling order for biconnected graphs. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declares the class BiconnectedShellingOrder...
...which computes a shelling order for a biconnected planar graph.
Definition in file BiconnectedShellingOrder.h.