English

Improved Upper and Lower Bounds for LR Drawings of Binary Trees

Computational Geometry 2020-08-25 v2

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 nn nodes admits an LR drawing with O(n0.48)O(n^{0.48}) width. In SODA'17, Frati, Patrignani, and Roselli proved that there exist families of nn-node binary trees for which any LR drawing has Ω(n0.418)\Omega(n^{0.418}) width. In this note, we improve Chan's upper bound to O(n0.437)O(n^{0.437}) and Frati et al.'s lower bound to Ω(n0.429)\Omega(n^{0.429}).

Cite

@article{arxiv.1912.10148,
  title  = {Improved Upper and Lower Bounds for LR Drawings of Binary Trees},
  author = {Timothy M. Chan and Zhengcheng Huang},
  journal= {arXiv preprint arXiv:1912.10148},
  year   = {2020}
}

Comments

Appears in the Proceedings of the 28th International Symposium on Graph Drawing and Network Visualization (GD 2020)

R2 v1 2026-06-23T12:53:08.358Z