On the Parameterized Complexity of \textsc{Maximum Degree Contraction} Problem
Saket Saurabh, Prafullkumar Tale

TL;DR
This paper investigates the computational complexity of transforming a graph into one with bounded maximum degree via edge contractions, establishing optimal algorithms and complexity bounds, and answering open questions about kernelization.
Contribution
The paper proves the brute-force algorithm is optimal under ETH, introduces a new fixed-parameter tractable algorithm, and shows the problem lacks a polynomial kernel when parameterized by k+d.
Findings
Brute-force algorithm is asymptotically optimal under ETH.
New FPT algorithm with running time 2^{O(dk)} for the problem.
The problem does not admit a polynomial kernel unless NP ⊆ coNP/poly.
Abstract
In the \textsc{Maximum Degree Contraction} problem, input is a graph on vertices, and integers , and the objective is to check whether can be transformed into a graph of maximum degree at most , using at most edge contractions. A simple brute-force algorithm that checks all possible sets of edges for a solution runs in time . 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 , and remains \NP-hard for every constant (Acta Informatica ). We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
