Declaration of class PlanRepExpansion representing a planarized representation of the expansion of a graph. More...
#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/FaceSet.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/NodeSet.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/tuples.h>
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.