Declaration of class Planarity which implements an energy function where the energy of a layout depends on the number of crossings. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/energybased/davidson_harel/EnergyFunction.h>
Go to the source code of this file.
Classes | |
class | ogdf::Array2D< E > |
The parameterized class Array2D implements dynamic two-dimensional arrays. More... | |
class | ogdf::davidson_harel::Planarity |
struct | ogdf::davidson_harel::Planarity::ChangedCrossing |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::davidson_harel | |
Declaration of class Planarity which implements an energy function where the energy of a layout depends on the number of crossings.
Definition in file Planarity.h.