VEZY / MultiScaleTreeGraph.jl

Read, analyse, compute, write and convert MTG files
https://vezy.github.io/MultiScaleTreeGraph.jl/stable
MIT License
10 stars 1 forks source link

Remove the "name" attribute of the node? #66

Closed VEZY closed 7 months ago

VEZY commented 7 months ago

I'm not sure it is much used except for printing. We should compute it on the fly using the node id instead, no need to store it.