Declaration of class PlanarityGrid which implements an energy function where the energy of a layout depends on the number of crossings. More...
#include <ogdf/energybased/davidson_harel/EnergyFunction.h>
#include <ogdf/energybased/davidson_harel/UniformGrid.h>
Go to the source code of this file.
Classes | |
class | ogdf::davidson_harel::PlanarityGrid |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::davidson_harel |
Declaration of class PlanarityGrid which implements an energy function where the energy of a layout depends on the number of crossings.
Uses the UniformGris Class to compute the number of crossings.
Definition in file PlanarityGrid.h.