A Finer View of the Parameterized Landscape of Labeled Graph Contractions
Abstract
We study the \textsc{Labeled Contractibility} problem, where the input consists of two vertex-labeled graphs and , and the goal is to determine whether can be obtained from via a sequence of edge contractions. Lafond and Marchand~[WADS 2025] initiated the parameterized complexity study of this problem, showing it to be -hard when parameterized by the number of allowed contractions. They also proved that the problem is fixed-parameter tractable when parameterized by the tree-width of , via an application of Courcelle's theorem resulting in a non-constructive algorithm. In this work, we present a constructive fixed-parameter algorithm for \textsc{Labeled Contractibility} with running time . We also prove that unless the Exponential Time Hypothesis (\ETH) fails, it does not admit an algorithm running in time . This result adds \textsc{Labeled Contractibility} to a small list of problems that admit such a lower bound and matching algorithm. We further strengthen existing hardness results by showing that the problem remains \NP-complete even when both input graphs have bounded maximum degree. We also investigate parameterizations by where denotes the degeneracy of , and rule out the existence of subexponential-time algorithms. This answers question raised in Lafond and Marchand~[WADS 2025]. We additionally provide an improved \FPT\ algorithm with better dependence on than previously known. Finally, we analyze a brute-force algorithm for \textsc{Labeled Contractibility} with running time , and show that this running time is optimal under \ETH.
Keywords
Cite
@article{arxiv.2510.06102,
title = {A Finer View of the Parameterized Landscape of Labeled Graph Contractions},
author = {Yashaswini Mathur and Prafullkumar Tale},
journal= {arXiv preprint arXiv:2510.06102},
year = {2026}
}
Comments
Extended version of FSTTCS 2025 paper. Updated to simplify tw-DP arguments