janpolowinski / rvl

RVL language
Other
2 stars 3 forks source link

no root node found in avm 2 d3json #128

Open janpolowinski opened 8 years ago

janpolowinski commented 8 years ago

for example, when using linkind undirected + collapsible tree no root node seems to be found and therefore no "treeification" can be done. however in such a case any node could be picked as a root node, maybe employing some lexical sorting to allow for reproducability in unit tests.