Parameterized Complexity of Simultaneous Planarity

08/22/2023
by   Simon D. Fink, et al.
0

Given k input graphs G_1, … ,G_k, where each pair G_i, G_j with i ≠ j shares the same graph G, 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 G. While SEFE is still open for the case of two input graphs, the problem is NP-complete for k ≥ 3 [Schaefer, JGAA 13]. In this work, we explore the parameterized complexity of SEFE. We show that SEFE is FPT with respect to k plus the vertex cover number or the feedback edge set number of the the union graph G^∪ = G_1 ∪…∪ G_k. Regarding the shared graph G, we show that SEFE is NP-complete, even if G 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 G, including the maximum degree, the maximum number of degree-1 neighbors, the vertex cover number, and the number of cutvertices are intractable. We also settle the tractability of all pairs of these parameters. We give FPT algorithms for the vertex cover number plus either of the first two parameters and for the number of cutvertices plus the maximum degree, whereas we prove all remaining combinations to be intractable.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/19/2023

On the Tractability of Defensive Alliance Problem

Given a graph G = (V, E), a non-empty set S ⊆ V is a defensive alliance,...
research
09/22/2020

Computing L(p,1)-Labeling with Combined Parameters

Given a graph, an L(p,1)-labeling of the graph is an assignment f from t...
research
09/01/2022

On the Complexity of the Storyplan Problem

Motivated by dynamic graph visualization, we study the problem of repres...
research
09/19/2022

Parameterized Complexity of Path Set Packing

In PATH SET PACKING, the input is an undirected graph G, a collection P ...
research
03/24/2020

Parameterized Algorithms for Red-Blue Weighted Vertex Cover on Trees

Weighted Vertex Cover is a variation of an extensively studied NP-comple...
research
08/21/2023

Fixed-Parameter Algorithms for Computing RAC Drawings of Graphs

In a right-angle crossing (RAC) drawing of a graph, each edge is represe...
research
03/12/2018

Partitioning a graph into degenerate subgraphs

Let G = (V, E) be a graph with maximum degree k≥ 3 distinct from K_k+1. ...

Please sign up or login with your details

Forgot password? Click here to reset