Papers
Topics
Authors
Recent
Search
2000 character limit reached

On the Parameterized Complexity of \textsc{Maximum Degree Contraction} Problem

Published 24 Sep 2020 in cs.DS | (2009.11793v1)

Abstract: In the \textsc{Maximum Degree Contraction} problem, input is a graph GG on nn vertices, and integers k,dk, d, and the objective is to check whether GG can be transformed into a graph of maximum degree at most dd, using at most kk edge contractions. A simple brute-force algorithm that checks all possible sets of edges for a solution runs in time n<sup>O(k)n<sup>{\mathcal{O}(k)}. As our first result, we prove that this algorithm is asymptotically optimal, upto constants in the exponents, under Exponential Time Hypothesis (\ETH). 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 \FPT\ algorithm running in time (d+k)<sup>2k</sup>n<sup>O(1)</sup>=2<sup>O(k</sup>log(k+d))n<sup>O(1)(d + k)<sup>{2k}</sup> \cdot n<sup>{\mathcal{O}(1)}</sup> = 2<sup>{\mathcal{O}(k</sup> \log (k+d) )} \cdot n<sup>{\mathcal{O}(1)}, and remains \NP-hard for every constant d2d \ge 2 (Acta Informatica (2014)(2014)). We present a different \FPT\ algorithm that runs in time 2<sup>O(dk)</sup>n<sup>O(1)2<sup>{\mathcal{O}(dk)}</sup> \cdot n<sup>{\mathcal{O}(1)}. In particular, our algorithm runs in time 2<sup>O(k)</sup>n<sup>O(1)2<sup>{\mathcal{O}(k)}</sup> \cdot n<sup>{\mathcal{O}(1)}, for every fixed dd. In the same article, the authors asked whether the problem admits a polynomial kernel, when parameterized by k+dk + d. We answer this question in the negative and prove that it does not admit a polynomial compression unless $\NP \subseteq \coNP/poly$.

Citations (3)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.