Parameterized Complexity of Simultaneous Planarity
Simon D. Fink, Matthias Pfretzschner, Ignaz Rutter

TL;DR
This paper investigates the parameterized complexity of the Simultaneous Embedding With Fixed Edges (SEFE) problem, showing fixed-parameter tractability for certain combined parameters and NP-completeness for others, revealing the problem's computational boundaries.
Contribution
It establishes fixed-parameter tractability results for SEFE with respect to specific combined parameters and proves NP-completeness for various parameters of the shared graph.
Findings
SEFE is FPT with respect to k plus vertex cover or feedback edge set number of the union graph.
SEFE remains NP-complete even if the shared graph is a degree-4 tree.
Certain parameter combinations are intractable, while others are fixed-parameter tractable.
Abstract
Given input graphs , where each pair , with shares the same graph , the problem Simultaneous Embedding With Fixed Edges (SEFE) asks whether there exists a planar drawing for each input graph such that all drawings coincide on . While SEFE is still open for the case of two input graphs, the problem is NP-complete for [Schaefer, JGAA 13]. In this work, we explore the parameterized complexity of SEFE. We show that SEFE is FPT with respect to plus the vertex cover number or the feedback edge set number of the the union graph . Regarding the shared graph , we show that SEFE is NP-complete, even if is a tree with maximum degree 4. Together with a known NP-hardness reduction [Angelini et al., TCS 15], this allows us to conclude that several parameters of , including the maximum degree,…
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
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Algorithms and Data Compression
