tree.C


o treeClass::removeTree
moves the nodes in the (this) connected component to replacementTree connected component.
o nodeClass::removeAllLinks
removes all edges going out of this node, resets its edge parameters accordingly
o nodeClass::addNodeLink
adds link from (this) to node "thelink" with weight "wt" to the end of the links from current node
o nodeClass::replaceTreePtr
changes the connected component link of all the nodes in the same connected component, to point to the connected component pointed by replacement tree
o findNeighbors

Alphabetic index



This page was generated with the help of DOC++.