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