Declaration and Implementation of class PlanarSubgraphEmpty. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/Module.h>#include <ogdf/planarity/PlanarSubgraphModule.h>Go to the source code of this file.
| Classes | |
| class | ogdf::PlanarSubgraphEmpty< TCost > | 
| Dummy implementation for maximum planar subgraph that returns an empty graph.  More... | |
| Namespaces | |
| namespace | ogdf | 
| The namespace for all OGDF objects. | |
Declaration and Implementation of class PlanarSubgraphEmpty.
Heuristic: We obtain a planar subgraph by putting all edges in delEdges.
Definition in file PlanarSubgraphEmpty.h.