Declaration and implementation of GraphReduction class reduces by Leaves & Chains. More...
#include <ogdf/basic/CombinatorialEmbedding.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::GraphReduction |
| Creates a reduced graph by removing leaves, self-loops, and reducing chains. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration and implementation of GraphReduction class reduces by Leaves & Chains.
Definition in file GraphReduction.h.