Declaration of class PlanRepExpansion representing a planarized representation of the expansion of a graph. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/FaceSet.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphSets.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... | |
class | ogdf::Tuple2< E1, E2 > |
Tuples of two elements (2-tuples). More... | |
Namespaces | |
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.