Declaration of graph copy classes. More...
#include <ogdf/basic/DualGraph.h>#include <ogdf/basic/EdgeArray.h>#include <ogdf/basic/NodeArray.h>#include <ogdf/basic/SList.h>Go to the source code of this file.
Classes | |
| class | ogdf::GraphCopy |
| Copies of graphs supporting edge splitting. More... | |
| class | ogdf::GraphCopySimple |
| Copies of graphs with mapping between nodes and edges. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of graph copy classes.
Definition in file GraphCopy.h.