scalation.graphalytics
The TreeNode class is for a node in the color tree.
TreeNode
the unique identifier for the node
Check if this node is an ancestor of node n.
target node
Convert a tree node to a string.
The
TreeNode
class is for a node in the color tree.