
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^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)^(2k) ⋅ n^O(1) = 2^O(k log (k+d)) ⋅ n^????(1), and remains NP-hard for every constant d ≥ 2 (Acta Informatica (2014)). We present a different FPT algorithm that runs in time 2^O(dk) ⋅ n^O(1). In particular, our algorithm runs in time 2^O(k) ⋅ n^O(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 NP ⊆ coNP/poly.
ETH-lower bound, FPT Algorithm, Lower Bound, Parameterized complexity, tractability and kernelization, Graph Contraction Problems, FPT algorithms, 004, no-poly kernel, ETH, Graph theory (including graph drawing) in computer science, Computational difficulty of problems (lower bounds, completeness, difficulty of approximation, etc.), Analysis of algorithms, No Polynomial Kernel, graph contraction, maximum degree contraction, parameterized complexity, ddc: ddc:004
ETH-lower bound, FPT Algorithm, Lower Bound, Parameterized complexity, tractability and kernelization, Graph Contraction Problems, FPT algorithms, 004, no-poly kernel, ETH, Graph theory (including graph drawing) in computer science, Computational difficulty of problems (lower bounds, completeness, difficulty of approximation, etc.), Analysis of algorithms, No Polynomial Kernel, graph contraction, maximum degree contraction, parameterized complexity, ddc: ddc:004
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 1 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
