Abstract

We introduce and study the Bicolored $P_3$ Deletion problem defined as follows. The input is a graph $G=(V,E)$ where the edge set $E$ is partitioned into a set $E_r$ of red edges and a set $E_b$ of blue edges. The question is whether we can delete at most $k$ edges such that $G$ does not contain a bicolored $P_3$ as an induced subgraph. Here, a bicolored $P_3$ is a path on three vertices with one blue and one red edge. We show that Bicolored $P_3$ Deletion is NP-hard and cannot be solved in $2^{o(|V|+|E|)}$ time on bounded-degree graphs if the ETH is true. Then, we show that Bicolored $P_3$ Deletion is polynomial-time solvable when $G$ does not contain a bicolored $K_3$, that is, a triangle with edges of both colors. Moreover, we provide a polynomial-time algorithm for the case that $G$ contains no blue $P_3$, red $P_3$, blue $K_3$, and red $K_3$. Finally, we show that Bicolored $P_3$ Deletion can be solved in $ O(1.84^k\cdot |V| \cdot |E|)$ time and that it admits a kernel with $ O(k\Delta\min(k,\Delta))$ vertices, where $\Delta$ is the maximum degree of $G$.

Highlights

  • Graph modification problems are a popular topic in computer science

  • We show that BICOLORED P3 DELETION is NP-hard and cannot be solved in 2o(|V |+|E|) time on bounded-degree graphs if the Exponential-Time Hypothesis (ETH) is true

  • We show that BICOLORED P3 DELETION (BPD) is NP-hard and that, assuming the Exponential-Time Hypothesis (ETH) [20], it cannot be solved in a running time that is subexponential in the instance size

Read more

Summary

Introduction

Graph modification problems are a popular topic in computer science. In these problems, one is given a graph and wants to apply a minimum number of modifications, for example edge deletions, to obtain a graph that fulfills some graph property Π. With the advent of multilayer graphs in network analysis it can be expected that graph modification problems for edgecolored graphs will arise in many applications as it was the case in uncolored graphs. One example for such a problem is MODULE MAP [27]. Motivated by the practical application of MODULE MAP, an edge deletion problem with bicolored forbidden induced subgraphs, we aim to study such problems from a more systematic and algorithmic point of view. We show that BPD can be solved in polynomial time on graphs that do not contain a certain type of bicolored K3s as induced subgraphs, where bicolored K3s are triangles with edges of both colors. We show that BPD admits a trivial problem kernel with respect to l := m − k

Preliminaries
Bicolored P3 Deletion is NP-hard
Polynomial-Time Solvable Cases
BPD on Bicolored K3-free Graphs
BPD on Graphs without Monochromatic K3s and P3s
Parameterized Complexity
A Fixed-Parameter Algorithm for Bicolored P3 Deletion
On Problem Kernelization
Outlook
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call