Declaration of class PlanRepExpansion representing a planarized representation of the expansion of a graph. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/List.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/basic.h>#include <ostream>Go to the source code of this file.
Classes | |
| class | ogdf::PlanRepExpansion |
| Planarized representations (of a connected component) of a graph. More... | |
| struct | ogdf::PlanRepExpansion::Crossing |
| class | ogdf::PlanRepExpansion::NodeSplit |
| Representation of a node split in a planarized expansion. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class PlanRepExpansion representing a planarized representation of the expansion of a graph.
Definition in file PlanRepExpansion.h.