cwi-swat / non-layered-tidy-trees

Code accompanying the SP&E paper "Drawing non-layered tidy trees in linear time" by Atze van der Ploeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

layout bug

Klortho opened this issue · comments

Hi, I just discovered a bug in the layout algorithm, in case you are interested. I implemented a test tree to illustrate it -- see this compare. I will attach a screen shot to demonstrate the problem.

It means that "aesthetic 5" is not satisfied -- the mirror image of this layout is not the same.

Anyways, I'll try to look at it to see if I can fix it, but if you can see the problem right away, then maybe you could help me fix it?