Home
last modified time | relevance | path

Searched refs:augmentedNodes (Results 1 – 2 of 2) sorted by relevance

/dports/math/ogdf/OGDF/src/ogdf/upward/
H A DFaceSinkGraph.cpp283 SList<node> &augmentedNodes, // list of augmented nodes in stAugmentation() argument
293 node vh = dfsStAugmentation(h,nullptr,G,augmentedNodes,augmentedEdges); in stAugmentation()
297 dfsStAugmentation(*it,nullptr,G,augmentedNodes,augmentedEdges); in stAugmentation()
308 SList<node> &augmentedNodes, // list of augmented nodes in dfsStAugmentation() argument
324 augmentedNodes.pushBack(vf); in dfsStAugmentation()
335 dfsStAugmentation(w,v,G,augmentedNodes,augmentedEdges); in dfsStAugmentation()
/dports/math/ogdf/OGDF/include/ogdf/upward/
H A DFaceSinkGraph.h112 SList<node> &augmentedNodes, // list of augmented nodes
155 SList<node> &augmentedNodes, // list of augmented nodes