Improved Upper and Lower Bounds for LR Drawings of Binary Trees
Timothy M. Chan, Zhengcheng Huang

TL;DR
This paper improves the bounds on the width of LR drawings of binary trees, narrowing the gap between the best known upper and lower bounds for such planar straight-line upward drawings.
Contribution
It presents tighter upper and lower bounds for the width of LR drawings of binary trees, advancing the understanding of their geometric complexity.
Findings
Upper bound improved to O(n^{0.437})
Lower bound improved to Ω(n^{0.429})
Narrowed the gap between bounds for LR drawings
Abstract
In SODA'99, Chan introduced a simple type of planar straight-line upward order-preserving drawings of binary trees, known as LR drawings: such a drawing is obtained by picking a root-to-leaf path, drawing the path as a straight line, and recursively drawing the subtrees along the paths. Chan proved that any binary tree with nodes admits an LR drawing with width. In SODA'17, Frati, Patrignani, and Roselli proved that there exist families of -node binary trees for which any LR drawing has width. In this note, we improve Chan's upper bound to and Frati et al.'s lower bound to .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Algorithms and Data Compression · Advanced Graph Theory Research
