
18 Jul
2006
18 Jul
'06
3:42 p.m.
loufoque wrote:
Manfred Doudar wrote :
However, what I could not pick out is whether or not the proposed tree can or intends to support a node owning multiple parents(?)
AFAIK when a node has multiple parents it's not a tree, it's a graph. I may be wrong though.
You're not wrong. A "tree" in which nodes have multiple parents is a graph; actually, it is (I think) a directed graph.