Declaration of the PlanarSubgraphFast. More...
#include <ogdf/basic/STNumbering.h>
#include <ogdf/basic/Thread.h>
#include <ogdf/basic/simple_graph_alg.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
#include <ogdf/planarity/booth_lueker/PlanarLeafKey.h>
#include <ogdf/planarity/planar_subgraph_fast/PlanarSubgraphPQTree.h>
#include <atomic>
Go to the source code of this file.
Classes | |
class | ogdf::PlanarSubgraphFast< TCost > |
Computation of a planar subgraph using PQ-trees. More... | |
class | ogdf::PlanarSubgraphFast< TCost >::ThreadMaster |
class | ogdf::PlanarSubgraphFast< TCost >::Worker |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of the PlanarSubgraphFast.
Definition in file PlanarSubgraphFast.h.