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

Ensure type stability in the MTG traversal #51

Open VEZY opened 1 year ago

VEZY commented 1 year ago

Make sure that all nodes of the MTG have the same parametric types, and make sure that the compiler knows about it.