On the Parameterized Complexity of Maximum Degree Contraction Problem

09/24/2020
โˆ™
by   Saket Saurabh, et al.
โˆ™
0
โˆ™

In the Maximum Degree Contraction problem, input is a graph G on n vertices, and integers k, d, and the objective is to check whether G can be transformed into a graph of maximum degree at most d, using at most k edge contractions. A simple brute-force algorithm that checks all possible sets of edges for a solution runs in time n^๐’ช(k). As our first result, we prove that this algorithm is asymptotically optimal, upto constants in the exponents, under Exponential Time Hypothesis (). Belmonte, Golovach, van't Hof, and Paulusma studied the problem in the realm of Parameterized Complexity and proved, among other things, that it admits an algorithm running in time (d + k)^2kยท n^๐’ช(1) = 2^๐’ช(k log (k+d) )ยท n^๐’ช(1), and remains -hard for every constant d โ‰ฅ 2 (Acta Informatica (2014)). We present a different algorithm that runs in time 2^๐’ช(dk)ยท n^๐’ช(1). In particular, our algorithm runs in time 2^๐’ช(k)ยท n^๐’ช(1), for every fixed d. In the same article, the authors asked whether the problem admits a polynomial kernel, when parameterized by k + d. We answer this question in the negative and prove that it does not admit a polynomial compression unless โŠ†/poly.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
โˆ™ 07/20/2023

Parameterized Complexity of Biclique Contraction and Balanced Biclique Contraction

In this work, we initiate the complexity study of Biclique Contraction a...
research
โˆ™ 08/18/2020

On the Parameterized Complexity Of Grid Contraction

For a family of graphs ๐’ข, the ๐’ข-Contraction problem takes as an input a ...
research
โˆ™ 08/16/2022

Polynomial kernel for immersion hitting in tournaments

For a fixed simple digraph H without isolated vertices, we consider the ...
research
โˆ™ 02/20/2018

The parameterized complexity of finding a 2-sphere in a simplicial complex

We consider the problem of finding a subcomplex K' of a simplicial compl...
research
โˆ™ 07/26/2016

Approximation and Parameterized Complexity of Minimax Approval Voting

We present three results on the complexity of Minimax Approval Voting. F...
research
โˆ™ 07/17/2018

Near-optimal Bootstrapping of Hitting Sets for Algebraic Circuits

The classical lemma of Ore-DeMillo-Lipton-Schwartz-Zippel states that an...
research
โˆ™ 02/07/2022

Reducing the Vertex Cover Number via Edge Contractions

The CONTRACTION(vc) problem takes as input a graph G on n vertices and t...

Please sign up or login with your details

Forgot password? Click here to reset