English

Tree Drawings with Columns

Computational Geometry 2023-09-06 v2 Discrete Mathematics

Abstract

Our goal is to visualize an additional data dimension of a tree with multifaceted data through superimposition on vertical strips, which we call columns. Specifically, we extend upward drawings of unordered rooted trees where vertices have assigned heights by mapping each vertex to a column. Under an orthogonal drawing style and with every subtree within a column drawn planar, we consider different natural variants concerning the arrangement of subtrees within a column. We show that minimizing the number of crossings in such a drawing can be achieved in fixed-parameter tractable (FPT) time in the maximum vertex degree Δ\Delta for the most restrictive variant, while becoming NP-hard (even to approximate) already for a slightly relaxed variant. However, we provide an FPT algorithm in the number of crossings plus Δ\Delta, and an FPT-approximation algorithm in Δ\Delta via a reduction to feedback arc set.

Keywords

Cite

@article{arxiv.2308.10811,
  title  = {Tree Drawings with Columns},
  author = {Jonathan Klawitter and Johannes Zink},
  journal= {arXiv preprint arXiv:2308.10811},
  year   = {2023}
}

Comments

Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

R2 v1 2026-06-28T12:00:34.957Z