Sugiyama method
Definition
Sugiyama method for layered graph layouts, using multiple steps including assigning each node to a layer and shuffling nodes within layers to minimize edge crossings.
- subclass of layered graph layout
Sugiyama method for layered graph layouts, using multiple steps including assigning each node to a layer and shuffling nodes within layers to minimize edge crossings.