Hacker News new | ask | show | jobs
by naasking 1425 days ago
I don't see why not, as long as you specify a preferred root and relative path from that root.
1 comments

With cycles in the graph, there's no single path to each node, no matter where the root is. Multiple paths to a node is the exact opposite of addressability. As an example, try to devise an algo for enumerating nodes and their paths from root.