The Parameterized Complexity of Geometric 1-Planarity
Alexander Firbas

TL;DR
This paper studies the parameterized complexity of recognizing geometric 1-planar graphs, showing fixed-parameter tractability with respect to treedepth and providing kernelization results based on feedback edge number.
Contribution
It introduces the first systematic parameterized complexity analysis of geometric 1-planarity, extending existing techniques and improving kernel sizes for related problems.
Findings
Recognition is fixed-parameter tractable when parameterized by treedepth.
Provides a kernel of size O(ell * 8^ell) for geometric 1-planarity based on feedback edge number.
Establishes NP-completeness for geometric 1-planarity even under bounded pathwidth, feedback vertex number, and bandwidth.
Abstract
A graph is geometric 1-planar if it admits a straight-line drawing where each edge is crossed at most once. We provide the first systematic study of the parameterized complexity of recognizing geometric 1-planar graphs. By substantially extending a technique of Bannister, Cabello, and Eppstein, combined with Thomassen's characterization of 1-planar embeddings that can be straightened, we show that the problem is fixed-parameter tractable when parameterized by treedepth. Furthermore, we obtain a kernel for Geometric 1-Planarity parameterized by the feedback edge number . As a by-product, we improve the best known kernel size of for 1-Planarity and -Planarity under the same parameterization to . Our approach naturally extends to Geometric -Planarity, yielding a kernelization under the same parameterization, albeit with a larger kernel.…
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 · Topological and Geometric Data Analysis
