Declaration of class PlanarSubgraphTree. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/Math.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/extended_graph_alg.h>
#include <ogdf/basic/simple_graph_alg.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | ogdf::PlanarSubgraphTree< TCost > |
Maximum planar subgraph heuristic that yields a spanning tree. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class PlanarSubgraphTree.
Definition in file PlanarSubgraphTree.h.