efficiently drawing layered trees
last updated: Oct 20, 2023
https://www.zxch3n.com/tidy/tidy/
An article with code and drawings that builds on the work I presented in Tree drawing article in python magazine to give an efficient algorithm for laying out trees with nodes of varying heights. Cool!