A cubic vertex kernel for Diamond-free Edge Deletion and more

Abstract

A diamond is a graph obtained by removing an edge from a complete graph on four vertices. A graph is diamond-free if it does not contain an induced diamond. The Diamond-free Edge Deletion problem asks whether there exist at most k edges in the input graph G whose deletion results in a diamond-free graph. For this problem, a polynomial kernel of O(k4) vertices was found by Fellows et. al. (Discrete Optimization, 2011). In this paper, we give an improved kernel of O(k3) vertices for Diamond-free Edge Deletion. Further, we give an O(k2) vertex kernel for a related problem Diamond,Kt-free Edge Deletion, where t≥ 4 is any fixed integer. To complement our results, we prove that these problems are NP-complete even for K4-free graphs and can be solved neither in subexponential time (i.e., 2o(|G|)) nor in parameterized subexponential time (i.e., 2o(k)· |G|O(1)), unless Exponential Time Hypothesis fails. Our reduction implies the hardness and lower bound for a general class of problems, where these problems come as a special case.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…