Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::matching_blossom::AuxGraph< TWeight > Member List

This is the complete list of members for ogdf::matching_blossom::AuxGraph< TWeight >, including all inherited members.

assertCurrentEdge(AuxNode< TWeight > *auxNode, AuxNode< TWeight > *current)ogdf::matching_blossom::AuxGraph< TWeight >inline
auxEdge(edge e)ogdf::matching_blossom::AuxGraph< TWeight >inline
AuxGraph(BlossomVHelper< TWeight > &helper)ogdf::matching_blossom::AuxGraph< TWeight >inline
auxNode(node v)ogdf::matching_blossom::AuxGraph< TWeight >inline
auxNodeForEdge(edge e)ogdf::matching_blossom::AuxGraph< TWeight >inline
connectedComponents(std::vector< std::unordered_set< node >> &components)ogdf::matching_blossom::AuxGraph< TWeight >inline
createAuxEdge(edge e)ogdf::matching_blossom::AuxGraph< TWeight >inlineprivate
createAuxNode(node v)ogdf::matching_blossom::AuxGraph< TWeight >inlineprivate
deleteNode(AuxNode< TWeight > *auxNode)ogdf::matching_blossom::AuxGraph< TWeight >inline
edges() constogdf::matching_blossom::AuxGraph< TWeight >inline
graph()ogdf::matching_blossom::AuxGraph< TWeight >inline
m_auxGraphEdgeMapogdf::matching_blossom::AuxGraph< TWeight >private
m_auxGraphNodeMapogdf::matching_blossom::AuxGraph< TWeight >private
m_graphogdf::matching_blossom::AuxGraph< TWeight >private
m_helperogdf::matching_blossom::AuxGraph< TWeight >private
m_nodeAuxNodeMapogdf::matching_blossom::AuxGraph< TWeight >private
nodes() constogdf::matching_blossom::AuxGraph< TWeight >inline
reset()ogdf::matching_blossom::AuxGraph< TWeight >inline
setAuxNode(node v, AuxNode< TWeight > *auxNode)ogdf::matching_blossom::AuxGraph< TWeight >inline
treeAuxNode(node v)ogdf::matching_blossom::AuxGraph< TWeight >inline
treeOf(node v)ogdf::matching_blossom::AuxGraph< TWeight >inline