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::davidson_harel::Planarity |
struct | ogdf::davidson_harel::Planarity::ChangedCrossing |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | 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.