
TL;DR
This paper advances the understanding of tree drawing area requirements by providing improved bounds for various types of tree drawings, including straight-line, upward, orthogonal, and order-preserving drawings, for trees of different degrees.
Contribution
The paper presents new upper bounds on the drawing area for multiple classes of tree drawings, improving upon longstanding bounds in the literature.
Findings
Improved area bound for straight-line drawings of trees: n2^{O(√(log log n log log log n))}
Enhanced area bounds for binary tree drawings: n2^{O(log* n)}
New bounds for orthogonal and order-preserving drawings of binary trees
Abstract
We make progress on a number of open problems concerning the area requirement for drawing trees on a grid. We prove that 1. every tree of size (with arbitrarily large degree) has a straight-line drawing with area , improving the longstanding bound; 2. every tree of size (with arbitrarily large degree) has a straight-line upward drawing with area , improving the longstanding bound; 3. every binary tree of size has a straight-line orthogonal drawing with area , improving the previous bound by Shin, Kim, and Chwa (1996) and Chan, Goodrich, Kosaraju, and Tamassia (1996); 4. every binary tree of size has a straight-line order-preserving drawing with area , improving the previous bound by Garg and Rusu…
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 · Advanced Graph Theory Research · Constraint Satisfaction and Optimization
