eclipse / elk

Eclipse Layout Kernel - Automatic layout for Java applications.
https://www.eclipse.org/elk/
Other
239 stars 82 forks source link

Model Order Barycenter Heuristic Breaks Port Order in Hierachical Graphs #1004

Open soerendomroes opened 4 months ago

soerendomroes commented 4 months ago

If the forceNodeModelOrder option is set, the order of first separate or last separate nodes is disregarded and changed to conform to model order. This should not be done.