Declaration of class MaximumPlanarSubgraph. More...
#include <ogdf/basic/Module.h>
#include <ogdf/basic/Timeouter.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/external/abacus.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::MaximumPlanarSubgraph< TCost > |
Exact computation of a maximum planar subgraph. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class MaximumPlanarSubgraph.
Definition in file MaximumPlanarSubgraph.h.