Declaration of class MaximumPlanarSubgraph. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/extended_graph_alg.h>
#include <ogdf/basic/simple_graph_alg.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/cluster/MaximumCPlanarSubgraph.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
#include <ogdf/external/abacus.h>
Go to the source code of this file.
Classes | |
class | ogdf::MaximumPlanarSubgraph< TCost > |
Exact computation of a maximum planar subgraph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class MaximumPlanarSubgraph.
Definition in file MaximumPlanarSubgraph.h.