Declaration of an exact c-planar subgraph algorithm, i.e., a maximum c-planar subgraph is computed using a branch and cut approach. More...
#include <ogdf/basic/Module.h>#include <ogdf/basic/Timeouter.h>#include <ogdf/module/CPlanarSubgraphModule.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/internal/cluster/MaxCPlanar_Master.h>#include <ogdf/external/abacus.h>Go to the source code of this file.
Classes | |
| class | ogdf::MaximumCPlanarSubgraph |
| Exact computation of a maximum c-planar subgraph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_MAXIMUM_CPLANAR_SUBGRAPH_H |
Declaration of an exact c-planar subgraph algorithm, i.e., a maximum c-planar subgraph is computed using a branch and cut approach.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file MaximumCPlanarSubgraph.h.
| #define OGDF_MAXIMUM_CPLANAR_SUBGRAPH_H |
Definition at line 49 of file MaximumCPlanarSubgraph.h.