Declaration of class PlanarityGrid which implements an energy function where the energy of a layout depends on the number of crossings. More...
#include <ogdf/internal/energybased/EnergyFunction.h>#include <ogdf/internal/energybased/UniformGrid.h>Go to the source code of this file.
Classes | |
| class | ogdf::PlanarityGrid |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_PLANARITYGRID_H |
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.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file PlanarityGrid.h.
| #define OGDF_PLANARITYGRID_H |
Definition at line 52 of file PlanarityGrid.h.