This is the complete list of members for ogdf::FlowCompaction, including all inherited members.
align(bool b) | ogdf::FlowCompaction | inline |
computeCoords(CompactionConstraintGraph< int > &D, NodeArray< int > &pos, bool fixZeroLength=false, bool fixVertexSize=false, bool improvementHeuristics=false, bool onlyGen=false) | ogdf::FlowCompaction | private |
constructiveHeuristics(PlanRep &PG, OrthoRep &OR, const RoutingChannel< int > &rc, GridLayoutMapped &drawing) | ogdf::FlowCompaction | |
costAssoc(int c) | ogdf::FlowCompaction | inline |
costAssoc() const | ogdf::FlowCompaction | inline |
costGen(int c) | ogdf::FlowCompaction | inline |
costGen() const | ogdf::FlowCompaction | inline |
dfsAssignPos(NodeArray< bool > &visited, NodeArray< int > &pos, node v, int x) | ogdf::FlowCompaction | private |
FlowCompaction(int maxImprovementSteps=0, int costGen=1, int costAssoc=1) | ogdf::FlowCompaction | explicit |
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_align | ogdf::FlowCompaction | private |
m_cageExpense | ogdf::FlowCompaction | private |
m_costAssoc | ogdf::FlowCompaction | private |
m_costGen | ogdf::FlowCompaction | private |
m_dualEdge | ogdf::FlowCompaction | private |
m_flow | ogdf::FlowCompaction | private |
m_maxImprovementSteps | ogdf::FlowCompaction | private |
m_numGenSteps | ogdf::FlowCompaction | private |
m_scalingSteps | ogdf::FlowCompaction | private |
maxImprovementSteps(int maxSteps) | ogdf::FlowCompaction | inline |
maxImprovementSteps() const | ogdf::FlowCompaction | inline |
scalingSteps(int sc) | ogdf::FlowCompaction | inline |