English

An Improved Fixed-Parameter Algorithm for 2-Club Cluster Edge Deletion

Data Structures and Algorithms 2021-07-05 v1 Computational Complexity

Abstract

A 2-club is a graph of diameter at most two. In the decision version of the parametrized {\sc 2-Club Cluster Edge Deletion} problem, an undirected graph GG is given along with an integer k0k\geq 0 as parameter, and the question is whether GG can be transformed into a disjoint union of 2-clubs by deleting at most kk edges. A simple fixed-parameter algorithm solves the problem in O(3k)\mathcal{O}^*(3^k), and a decade-old algorithm was claimed to have an improved running time of O(2.74k)\mathcal{O}^*(2.74^k) via a sophisticated case analysis. Unfortunately, this latter algorithm suffers from a flawed branching scenario. In this paper, an improved fixed-parameter algorithm is presented with a running time in O(2.695k)\mathcal{O}^*(2.695^k).

Keywords

Cite

@article{arxiv.2107.01133,
  title  = {An Improved Fixed-Parameter Algorithm for 2-Club Cluster Edge Deletion},
  author = {Faisal N. Abu-Khzam and Norma Makarem and Maryam Shehab},
  journal= {arXiv preprint arXiv:2107.01133},
  year   = {2021}
}
R2 v1 2026-06-24T03:50:54.601Z