Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::LongestPathCompaction Member List
This is the complete list of members for ogdf::LongestPathCompaction, including all inherited members.
applyLongestPaths(const CompactionConstraintGraph< int > &D, NodeArray< int > &pos)ogdf::LongestPathCompaction [private]
computeCoords(const CompactionConstraintGraph< int > &D, NodeArray< int > &pos)ogdf::LongestPathCompaction [private]
constructiveHeuristics(PlanRepUML &PG, OrthoRep &OR, const RoutingChannel< int > &rc, GridLayoutMapped &drawing)ogdf::LongestPathCompaction
improvementHeuristics(PlanRepUML &PG, OrthoRep &OR, const RoutingChannel< int > &rc, GridLayoutMapped &drawing)ogdf::LongestPathCompaction
LongestPathCompaction(bool tighten=true, int maxImprovementSteps=0)ogdf::LongestPathCompaction
m_componentogdf::LongestPathCompaction [private]
m_maxImprovementStepsogdf::LongestPathCompaction [private]
m_pseudoSourcesogdf::LongestPathCompaction [private]
m_tightenogdf::LongestPathCompaction [private]
maxImprovementSteps(int maxSteps)ogdf::LongestPathCompaction [inline]
maxImprovementSteps() const ogdf::LongestPathCompaction [inline]
moveComponents(const CompactionConstraintGraph< int > &D, NodeArray< int > &pos)ogdf::LongestPathCompaction [private]
tighten(bool select)ogdf::LongestPathCompaction [inline]
tighten() const ogdf::LongestPathCompaction [inline]