Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
davidson_harel Directory Reference
+ Directory dependency graph for davidson_harel:

Files

 Attraction.h
 Declares class Attraction.
 
 EnergyFunction.h
 Declares class EnergyFunction...
 
 NodePairEnergy.h
 Declares class NodePairEnergy which implements an energy function where the energy of a layout depends on the each pair of nodes.
 
 Overlap.h
 Declaration of class Overlap which implements an energy function that gives a penalty for each pair of overlapping vertices.
 
 Planarity.h
 Declaration of class Planarity which implements an energy function where the energy of a layout depends on the number of crossings.
 
 PlanarityGrid.h
 Declaration of class PlanarityGrid which implements an energy function where the energy of a layout depends on the number of crossings.
 
 Repulsion.h
 Declaration of class Repulsion which implements an enrgy function, where the energy of the layout grows with the proximity of the vertices.
 
 UniformGrid.h
 Declaration of class UniformGrid.