Declaration of class SubgraphPlanarizer. More...
#include <ogdf/basic/Logger.h>
#include <ogdf/planarity/CrossingMinimizationModule.h>
#include <ogdf/planarity/EdgeInsertionModule.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
#include <memory>
#include <random>
Go to the source code of this file.
Classes | |
class | ogdf::SubgraphPlanarizer |
The planarization approach for crossing minimization. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class SubgraphPlanarizer.
Definition in file SubgraphPlanarizer.h.