Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::FlowCompaction Member List

This is the complete list of members for ogdf::FlowCompaction, including all inherited members.

align(bool b)ogdf::FlowCompactioninline
computeCoords(CompactionConstraintGraph< int > &D, NodeArray< int > &pos, bool fixZeroLength=false, bool fixVertexSize=false, bool improvementHeuristics=false, bool onlyGen=false)ogdf::FlowCompactionprivate
constructiveHeuristics(PlanRep &PG, OrthoRep &OR, const RoutingChannel< int > &rc, GridLayoutMapped &drawing)ogdf::FlowCompaction
costAssoc(int c)ogdf::FlowCompactioninline
costAssoc() constogdf::FlowCompactioninline
costGen(int c)ogdf::FlowCompactioninline
costGen() constogdf::FlowCompactioninline
dfsAssignPos(NodeArray< bool > &visited, NodeArray< int > &pos, node v, int x)ogdf::FlowCompactionprivate
FlowCompaction(int maxImprovementSteps=0, int costGen=1, int costAssoc=1)ogdf::FlowCompactionexplicit
improvementHeuristics(PlanRep &PG, OrthoRep &OR, const RoutingChannel< int > &rc, GridLayoutMapped &drawing)ogdf::FlowCompaction
improvementHeuristics(PlanRep &PG, OrthoRep &OR, MinimumEdgeDistances< int > &minDist, GridLayoutMapped &drawing, int originalSeparation)ogdf::FlowCompaction
m_alignogdf::FlowCompactionprivate
m_cageExpenseogdf::FlowCompactionprivate
m_costAssocogdf::FlowCompactionprivate
m_costGenogdf::FlowCompactionprivate
m_dualEdgeogdf::FlowCompactionprivate
m_flowogdf::FlowCompactionprivate
m_maxImprovementStepsogdf::FlowCompactionprivate
m_numGenStepsogdf::FlowCompactionprivate
m_scalingStepsogdf::FlowCompactionprivate
maxImprovementSteps(int maxSteps)ogdf::FlowCompactioninline
maxImprovementSteps() constogdf::FlowCompactioninline
scalingSteps(int sc)ogdf::FlowCompactioninline