English

Weakly Leveled Planarity with Bounded Span

Computational Geometry 2024-12-31 v2 Data Structures and Algorithms

Abstract

This paper studies planar drawings of graphs in which each vertex is represented as a point along a sequence of horizontal lines, called levels, and each edge is either a horizontal segment or a strictly yy-monotone curve. A graph is ss-span weakly leveled planar if it admits such a drawing where the edges have span at most ss; the span of an edge is the number of levels it touches minus one. We investigate the problem of computing ss-span weakly leveled planar drawings from both the computational and the combinatorial perspectives. We prove the problem to be para-NP-hard with respect to its natural parameter ss and investigate its complexity with respect to widely used structural parameters. We show the existence of a polynomial-size kernel with respect to vertex cover number and prove that the problem is FPT when parameterized by treedepth. We also present upper and lower bounds on the span for various graph classes. Notably, we show that cycle trees, a family of 22-outerplanar graphs generalizing Halin graphs, are Θ(logn)\Theta(\log n)-span weakly leveled planar and 44-span weakly leveled planar when 33-connected. As a byproduct of these combinatorial results, we obtain improved bounds on the edge-length ratio of the graph families under consideration.

Keywords

Cite

@article{arxiv.2409.01889,
  title  = {Weakly Leveled Planarity with Bounded Span},
  author = {Michael Bekos and Giordano Da Lozzo and Fabrizio Frati and Siddharth Gupta and Philipp Kindermann and Giuseppe Liotta and Ignaz Rutter and Ioannis G. Tollis},
  journal= {arXiv preprint arXiv:2409.01889},
  year   = {2024}
}

Comments

Appears in the Proceedings of the 32nd International Symposium on Graph Drawing and Network Visualization (GD 2024)

R2 v1 2026-06-28T18:32:38.802Z