Computer Science > Discrete Mathematics
[Submitted on 8 Oct 2025]
Title:Parameterized Complexity of s-Club Cluster Edge Deletion
View PDF HTML (experimental)Abstract:We study the parameterized and classical complexity of the s-Club Cluster Edge Deletion problem: given a graph G = (V, E) and integers k and s, determine whether it is possible to delete at most k edges so that every connected component of the resulting graph has diameter at most s. This problem generalizes Cluster Edge Deletion (the case s = 1) and captures a variety of distance-bounded graph modification tasks.
Montecchiani, Ortali, Piselli, and Tappini (Information and Computation, 2023) showed that the problem is fixed-parameter tractable when parameterized by s plus the treewidth of G, and asked whether the dependence on s is necessary; that is, whether the problem is FPT when parameterized by treewidth alone. We resolve this by proving that the problem is W[1]-hard when parameterized by pathwidth, and hence by treewidth.
On the algorithmic side, we show that the problem is FPT when parameterized by neighborhood diversity, twin cover, or cluster vertex deletion number, thereby extending to all s >= 1 the results of Italiano, Konstantinidis, and Papadopoulos (Algorithmica, 2023), who established FPT algorithms for the case s = 1 under the neighborhood diversity and twin cover parameters.
From a classical perspective, we prove that the problem is NP-hard on split graphs already for s = 2, complementing the polynomial-time solvability for s = 1 due to Bonomo, Duran, and Valencia-Pabon (Theoretical Computer Science, 2015) and the trivial case s = 3.
Finally, while the problem is FPT when parameterized by s + k, its complexity for the solution size k alone remains open. We make progress on this front by designing an FPT bicriteria approximation algorithm, which runs in time f(k, 1/epsilon) * n^{O(1)} and, for graphs excluding long induced cycles, outputs a solution of size at most k whose connected components have diameter at most (1 + epsilon) * s.
Submission history
From: Ajinkya Ramdas Gaikwad [view email][v1] Wed, 8 Oct 2025 14:30:42 UTC (140 KB)
References & Citations
export BibTeX citation
Loading...
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.