The algorithm computes a planar embedding with minimum cost. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/basic.h>#include <ogdf/graphalg/MinCostFlowModule.h>#include <ogdf/planarity/EmbedderModule.h>#include <memory>Go to the source code of this file.
Classes | |
| class | ogdf::EmbedderOptimalFlexDraw |
| The algorithm computes a planar embedding with minimum cost. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
The algorithm computes a planar embedding with minimum cost.
Definition in file EmbedderOptimalFlexDraw.h.