English

A Single Exponential-Time FPT Algorithm for Cactus Contraction

Data Structures and Algorithms 2025-05-21 v1

Abstract

For a collection F\mathcal{F} of graphs, the F\mathcal{F}-\textsc{Contraction} problem takes a graph GG and an integer kk as input and decides if GG can be modified to some graph in F\mathcal{F} using at most kk edge contractions. The F\mathcal{F}-\textsc{Contraction} problem is \NP-Complete for several graph classes F\mathcal{F}. Heggerners et al. [Algorithmica, 2014] initiated the study of F\mathcal{F}-\textsc{Contraction} in the realm of parameterized complexity. They showed that it is \FPT\ if F\mathcal{F} is the set of all trees or the set of all paths. In this paper, we study F\mathcal{F}-\textsc{Contraction} where F\mathcal{F} is the set of all cactus graphs and show that we can solve it in 2\calO(k)V(G)\OO(1)2^{\calO(k)} \cdot |V(G)|^{\OO(1)} time.

Keywords

Cite

@article{arxiv.2505.14018,
  title  = {A Single Exponential-Time FPT Algorithm for Cactus Contraction},
  author = {R. Krithika and Pranabendu Misra and Prafullkumar Tale},
  journal= {arXiv preprint arXiv:2505.14018},
  year   = {2025}
}

Comments

An extended abstract of this article appeared in COCOON 2018 and full version appeared in TCS 2023

R2 v1 2026-07-01T02:24:14.075Z