Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::CompactionConstraintGraph< ATYPE > Member List

This is the complete list of members for ogdf::CompactionConstraintGraph< ATYPE >, including all inherited members.

adjEntry_iterator typedefogdf::Graphprotected
adjEntryArrayTableSize() constogdf::Graphinlineprotected
align(bool b)ogdf::CompactionConstraintGraphBaseinline
alignmentArc(edge e) constogdf::CompactionConstraintGraphBaseinline
allEdges(CONTAINER &edgeContainer) constogdf::Graphinlineprotected
allNodes(CONTAINER &nodeContainer) constogdf::Graphinlineprotected
areMulti(edge e1, edge e2) constogdf::CompactionConstraintGraph< ATYPE >
assign(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
basicArc(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
c_bungeeFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
c_doubleBendFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
c_MedianFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
c_vertexArcFactorogdf::CompactionConstraintGraph< ATYPE >privatestatic
centerPriority()ogdf::CompactionConstraintGraph< ATYPE >inline
centerPriority(bool b)ogdf::CompactionConstraintGraph< ATYPE >inline
checkSweepLine(const List< Interval > &sweepLine) constogdf::CompactionConstraintGraph< ATYPE >private
chooseEdge(std::function< bool(edge)> includeEdge=[](edge) { return true;}, bool isFastTest=true) constogdf::Graphprotected
chooseNode(std::function< bool(node)> includeNode=[](node) { return true;}, bool isFastTest=true) constogdf::Graphprotected
clear()ogdf::Graphprotectedvirtual
collapse(NODELIST &nodesToCollapse)ogdf::Graphinlineprotected
CommonCompactionConstraintGraphBase(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, int costAssoc)ogdf::CommonCompactionConstraintGraphBaseprotected
CompactionConstraintGraph(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, ATYPE sep, int costGen=1, int costAssoc=1, bool align=false)ogdf::CompactionConstraintGraph< ATYPE >inline
CompactionConstraintGraphBase(const OrthoRep &OR, const PlanRep &PG, OrthoDir arcDir, int costGen=1, int costAssoc=1, bool align=false)ogdf::CompactionConstraintGraphBaseprotected
computeTopologicalSegmentNum(NodeArray< int > &topNum)ogdf::CommonCompactionConstraintGraphBase
computeTotalCosts(const NodeArray< ATYPE > &pos) constogdf::CompactionConstraintGraph< ATYPE >
construct(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByActiveNodes(const List< node > &nodeList, const NodeArray< bool > &activeNodes, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByCC(const CCsInfo &info, int cc, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
constructInitByNodes(const Graph &G, const List< node > &nodeList, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprotected
contract(edge e, bool keepSelfLoops=false)ogdf::Graphprotected
copy(const Graph &G, NodeArray< node > &mapNode, EdgeArray< edge > &mapEdge)ogdf::Graphprivate
copy(const Graph &G)ogdf::Graphprivate
cost(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
createEdgeElement(node v, node w, adjEntry adjSrc, adjEntry adjTgt)ogdf::Graphprivate
delEdge(edge e)ogdf::Graphprotectedvirtual
delNode(node v)ogdf::Graphprotectedvirtual
dfsInsertPathVertex(node v, node pathVertex, NodeArray< bool > &visited, const NodeArray< node > &genOpposite)ogdf::CompactionConstraintGraphBaseprivate
edge_iterator typedefogdf::Graphprotected
edgeArrayTableSize() constogdf::Graphinlineprotected
edgesogdf::Graphprotected
EdgeType enum nameogdf::Graphprotected
embed()ogdf::CommonCompactionConstraintGraphBase
empty() constogdf::Graphinlineprotected
extraNode(node v) constogdf::CommonCompactionConstraintGraphBaseinline
extraOfs(node v) constogdf::CompactionConstraintGraph< ATYPE >inline
extraRep(node v) constogdf::CommonCompactionConstraintGraphBaseinline
firstEdge() constogdf::Graphinlineprotected
firstNode() constogdf::Graphinlineprotected
fixOnBorder(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
genus() constogdf::Graphprotected
getGraph() constogdf::CommonCompactionConstraintGraphBaseinline
getGraph()ogdf::CommonCompactionConstraintGraphBaseinline
getLengthString(edge e) const overrideogdf::CompactionConstraintGraph< ATYPE >inlineprivatevirtual
getOrthoRep() constogdf::CommonCompactionConstraintGraphBaseinline
getPlanRep() constogdf::CommonCompactionConstraintGraphBaseinline
Graph()ogdf::Graphprotected
Graph(const Graph &G)ogdf::Graphprotected
initializeCosts()ogdf::CompactionConstraintGraph< ATYPE >inlineprotected
insert(const Graph &G, NodeArray< node > &nodeMap)ogdf::Graphprotected
insert(const Graph &G)ogdf::Graphprotected
insertBasicArcs(const PlanRep &PG)ogdf::CompactionConstraintGraphBaseprivate
insertPathVertices(const PlanRep &PG)ogdf::CompactionConstraintGraphBaseprivate
insertVertexSizeArcs(const PlanRep &PG, const NodeArray< ATYPE > &sizeOrig, const RoutingChannel< ATYPE > &rc)ogdf::CompactionConstraintGraph< ATYPE >
insertVertexSizeArcs(const PlanRep &PG, const NodeArray< ATYPE > &sizeOrig, const MinimumEdgeDistances< ATYPE > &minDist)ogdf::CompactionConstraintGraph< ATYPE >
insertVisibilityArcs(const PlanRep &PG, const NodeArray< ATYPE > &posDir, const NodeArray< ATYPE > &posOppDir)ogdf::CompactionConstraintGraph< ATYPE >
insertVisibilityArcs(const PlanRep &PG, const NodeArray< ATYPE > &posDir, const NodeArray< ATYPE > &posOrthDir, const MinimumEdgeDistances< ATYPE > &minDist)ogdf::CompactionConstraintGraph< ATYPE >
isFeasible(const NodeArray< ATYPE > &pos)ogdf::CompactionConstraintGraph< ATYPE >
lastEdge() constogdf::Graphinlineprotected
lastNode() constogdf::Graphinlineprotected
length(edge e) constogdf::CompactionConstraintGraph< ATYPE >inline
m_alignogdf::CompactionConstraintGraphBaseprivate
m_alignmentArcogdf::CompactionConstraintGraphBaseprotected
m_arcDirogdf::CommonCompactionConstraintGraphBaseprotected
m_borderogdf::CommonCompactionConstraintGraphBaseprotected
m_bungeeCostogdf::CompactionConstraintGraph< ATYPE >private
m_centerPriorityogdf::CompactionConstraintGraph< ATYPE >private
m_costogdf::CommonCompactionConstraintGraphBaseprotected
m_doubleBendCostogdf::CompactionConstraintGraph< ATYPE >private
m_edgeArrayTableSizeogdf::Graphprivate
m_edgeCostogdf::CompactionConstraintGraphBaseprotected
m_edgeIdCountogdf::Graphprivate
m_edgeToBasicArcogdf::CommonCompactionConstraintGraphBaseprotected
m_extraNodeogdf::CommonCompactionConstraintGraphBaseprotected
m_extraOfsogdf::CompactionConstraintGraph< ATYPE >private
m_extraRepogdf::CommonCompactionConstraintGraphBaseprotected
m_genToMedianogdf::CompactionConstraintGraph< ATYPE >private
m_hiddenEdgeSetsogdf::Graphprivate
m_lengthogdf::CompactionConstraintGraph< ATYPE >private
m_MedianArcCostogdf::CompactionConstraintGraph< ATYPE >private
m_mutexRegArraysogdf::Graphmutableprivate
m_nodeArrayTableSizeogdf::Graphprivate
m_nodeIdCountogdf::Graphprivate
m_oppArcDirogdf::CommonCompactionConstraintGraphBaseprotected
m_originalEdgeogdf::CommonCompactionConstraintGraphBaseprotected
m_pathogdf::CommonCompactionConstraintGraphBaseprotected
m_pathNodeogdf::CommonCompactionConstraintGraphBaseprotected
m_pathToEdgeogdf::CompactionConstraintGraphBaseprotected
m_pORogdf::CommonCompactionConstraintGraphBaseprotected
m_pPRogdf::CommonCompactionConstraintGraphBaseprotected
m_regAdjArraysogdf::Graphmutableprivate
m_regEdgeArraysogdf::Graphmutableprivate
m_regNodeArraysogdf::Graphmutableprivate
m_regStructuresogdf::Graphmutableprivate
m_sepogdf::CompactionConstraintGraph< ATYPE >private
m_sinksogdf::CommonCompactionConstraintGraphBaseprotected
m_sourcesogdf::CommonCompactionConstraintGraphBaseprotected
m_typeogdf::CommonCompactionConstraintGraphBaseprotected
m_vertexArcCostogdf::CompactionConstraintGraph< ATYPE >private
m_verticalArcogdf::CompactionConstraintGraphBaseprotected
m_verticalGenogdf::CompactionConstraintGraphBaseprotected
maxAdjEntryIndex() constogdf::Graphinlineprotected
maxEdgeIndex() constogdf::Graphinlineprotected
maxNodeIndex() constogdf::Graphinlineprotected
move(edge e, adjEntry adjSrc, Direction dirSrc, adjEntry adjTgt, Direction dirTgt)ogdf::Graphprotected
moveAdj(adjEntry adjMove, Direction dir, adjEntry adjPos)ogdf::Graphinlineprotected
moveAdj(adjEntry adj, node w)ogdf::Graphprivate
moveAdjAfter(adjEntry adjMove, adjEntry adjAfter)ogdf::Graphinlineprotected
moveAdjBefore(adjEntry adjMove, adjEntry adjBefore)ogdf::Graphinlineprotected
moveRegisterArray(ListIterator< ArrayBase * > it, ArrayBase *pArray) constogdf::Graphinlineprotected
moveSource(edge e, node w)ogdf::Graphprotected
moveSource(edge e, adjEntry adjSrc, Direction dir)ogdf::Graphprotected
moveTarget(edge e, node w)ogdf::Graphprotected
moveTarget(edge e, adjEntry adjTgt, Direction dir)ogdf::Graphprotected
newEdge(node v, node w)ogdf::Graphprotected
newEdge(node v, node w, int index)ogdf::Graphprotected
newEdge(adjEntry adjSrc, adjEntry adjTgt, Direction dir=Direction::after)ogdf::Graphprotected
newEdge(node v, adjEntry adjTgt)ogdf::Graphprotected
newEdge(adjEntry adjSrc, node w)ogdf::Graphprotected
newNode()ogdf::Graphprotected
newNode(int index)ogdf::Graphprotected
node_iterator typedefogdf::Graphprotected
nodeArrayTableSize() constogdf::Graphinlineprotected
nodesogdf::Graphprotected
nodesIn(node v) constogdf::CommonCompactionConstraintGraphBaseinline
NodeType enum nameogdf::Graphprotected
numberOfEdges() constogdf::Graphinlineprotected
numberOfNodes() constogdf::Graphinlineprotected
onBorder(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
operator=(const Graph &G)ogdf::Graphprotected
pathNodeOf(node v) constogdf::CommonCompactionConstraintGraphBaseinline
pathToOriginal(node v)ogdf::CompactionConstraintGraphBaseinline
pureNewNode()ogdf::Graphprivate
registerArray(NodeArrayBase *pNodeArray) constogdf::Graphprotected
registerArray(EdgeArrayBase *pEdgeArray) constogdf::Graphprotected
registerArray(AdjEntryArrayBase *pAdjArray) constogdf::Graphprotected
registerStructure(GraphObserver *pStructure) constogdf::Graphprotected
reinitArrays(bool doResetTableSizes=true)ogdf::Graphprivate
removeRedundantVisibArcs(SListPure< Tuple2< node, node > > &visibArcs)ogdf::CommonCompactionConstraintGraphBase
representsCombEmbedding() constogdf::Graphinlineprotected
resetAdjEntryIndex(int newIndex, int oldIndex)ogdf::Graphprivate
resetEdgeIdCount(int maxId)ogdf::Graphprotected
resetGenMergerLengths(const PlanRep &PG, adjEntry adjFirst)ogdf::CompactionConstraintGraph< ATYPE >private
resetTableSizes()ogdf::Graphprivate
restoreAllEdges()ogdf::Graphprivate
reverseAdjEdges(node v)ogdf::Graphinlineprotected
reverseAdjEdges()ogdf::Graphprotected
reverseAllEdges()ogdf::Graphprotected
reverseEdge(edge e)ogdf::Graphprotected
searchEdge(node v, node w, bool directed=false) constogdf::Graphprotected
separation() constogdf::CompactionConstraintGraph< ATYPE >inline
setBasicArcsZeroLength(const PlanRep &PG)ogdf::CompactionConstraintGraph< ATYPE >private
setBoundaryCosts(adjEntry cornerDir, adjEntry cornerOppDir)ogdf::CompactionConstraintGraph< ATYPE >private
setExtra(node v, node rep, ATYPE ofs)ogdf::CompactionConstraintGraph< ATYPE >inlineprotected
setMinimumSeparation(const PlanRep &PG, const NodeArray< int > &coord, const MinimumEdgeDistances< ATYPE > &minDist)ogdf::CompactionConstraintGraph< ATYPE >
sort(node v, const ADJ_ENTRY_LIST &newOrder)ogdf::Graphinlineprotected
split(edge e)ogdf::Graphprotectedvirtual
splitNode(adjEntry adjStartLeft, adjEntry adjStartRight)ogdf::Graphprotected
swapAdjEdges(adjEntry adj1, adjEntry adj2)ogdf::Graphinlineprotected
typeOf(edge e) constogdf::CommonCompactionConstraintGraphBaseinline
unregisterArray(ListIterator< NodeArrayBase * > it) constogdf::Graphprotected
unregisterArray(ListIterator< EdgeArrayBase * > it) constogdf::Graphprotected
unregisterArray(ListIterator< AdjEntryArrayBase * > it) constogdf::Graphprotected
unregisterStructure(ListIterator< GraphObserver * > it) constogdf::Graphprotected
unsplit(node u)ogdf::Graphprotected
unsplit(edge eIn, edge eOut)ogdf::Graphprotectedvirtual
verticalArc(edge e) constogdf::CompactionConstraintGraphBaseinline
verticalGen(edge e) constogdf::CompactionConstraintGraphBaseinline
~Graph()ogdf::Graphprotectedvirtual