Comment by tunesmith

11 years ago

Can a child node have multiple parents?

(disclaimer: I wrote the program).

No, it is strictly a tree, it derives its compact representation, automatic layout and quick manipulation from that limitation. There's a few ways around that, by tagging cells you can easily hop around cross-links.