Includes declaration of dual graph class. More...
#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/basic/EdgeArray.h>#include <ogdf/basic/FaceArray.h>#include <ogdf/basic/NodeArray.h>Go to the source code of this file.
Classes | |
| class | ogdf::DualGraphBase< isConst > |
| A dual graph including its combinatorial embedding of an embedded graph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Typedefs | |
| using | ogdf::DualGraph = DualGraphBase< true > |
| using | ogdf::DynamicDualGraph = DualGraphBase< false > |
Includes declaration of dual graph class.
Definition in file DualGraph.h.