English

Structural Parameterizations of $k$-Planarity

Data Structures and Algorithms 2025-08-28 v2

Abstract

The concept of kk-planarity is extensively studied in the context of Beyond Planarity. A graph is kk-planar if it admits a drawing in the plane in which each edge is crossed at most kk times. The local crossing number of a graph is the minimum integer kk such that it is kk-planar. The problem of determining whether an input graph is 11-planar is known to be NP-complete even for near-planar graphs [Cabello and Mohar, SIAM J. Comput. 2013], that is, the graphs obtained from planar graphs by adding a single edge. Moreover, the local crossing number is hard to approximate within a factor 2ε2 - \varepsilon for any ε>0\varepsilon > 0 [Urschel and Wellens, IPL 2021]. To address this computational intractability, Bannister, Cabello, and Eppstein [JGAA 2018] investigated the parameterized complexity of the case of k=1k = 1, particularly focusing on structural parameterizations on input graphs, such as treedepth, vertex cover number, and feedback edge number. In this paper, we extend their approach by considering the general case k1k \ge 1 and give (tight) parameterized upper and lower bound results. In particular, we strengthen the aforementioned lower bound results to subclasses of constant-treewidth graphs: we show that testing 11-planarity is NP-complete even for near-planar graphs with feedback vertex set number at most 33 and pathwidth at most 44, and the local crossing number is hard to approximate within any constant factor for graphs with feedback vertex set number at most 22.

Keywords

Cite

@article{arxiv.2506.10717,
  title  = {Structural Parameterizations of $k$-Planarity},
  author = {Tatsuya Gima and Yasuaki Kobayashi and Yuto Okada},
  journal= {arXiv preprint arXiv:2506.10717},
  year   = {2025}
}

Comments

20 pages, 9 figures

R2 v1 2026-07-01T03:13:27.429Z