English

s-Club Cluster Vertex Deletion on Interval and Well-Partitioned Chordal Graphs

Data Structures and Algorithms 2022-10-17 v1 Computational Complexity Discrete Mathematics

Abstract

In this paper, we study the computational complexity of \textsc{ss-Club Cluster Vertex Deletion}. Given a graph, \textsc{ss-Club Cluster Vertex Deletion (ss-CVD)} aims to delete the minimum number of vertices from the graph so that each connected component of the resulting graph has a diameter at most ss. When s=1s=1, the corresponding problem is popularly known as \sloppy \textsc{Cluster Vertex Deletion (CVD)}. We provide a faster algorithm for \textsc{ss-CVD} on \emph{interval graphs}. For each s1s\geq 1, we give an O(n(n+m))O(n(n+m))-time algorithm for \textsc{ss-CVD} on interval graphs with nn vertices and mm edges. In the case of s=1s=1, our algorithm is a slight improvement over the O(n3)O(n^3)-time algorithm of Cao \etal (Theor. Comput. Sci., 2018) and for s2s \geq 2, it significantly improves the state-of-the-art running time (O(n4))\left(O\left(n^4\right)\right). We also give a polynomial-time algorithm to solve \textsc{CVD} on \emph{well-partitioned chordal graphs}, a graph class introduced by Ahn \etal (\textsc{WG 2020}) as a tool for narrowing down complexity gaps for problems that are hard on chordal graphs, and easy on split graphs. Our algorithm relies on a characterisation of the optimal solution and on solving polynomially many instances of the \textsc{Weighted Bipartite Vertex Cover}. This generalises a result of Cao \etal (Theor. Comput. Sci., 2018) on split graphs. We also show that for any even integer s2s\geq 2, \textsc{ss-CVD} is NP-hard on well-partitioned chordal graphs.

Keywords

Cite

@article{arxiv.2210.07699,
  title  = {s-Club Cluster Vertex Deletion on Interval and Well-Partitioned Chordal Graphs},
  author = {Dibyayan Chakraborty and L. Sunil Chandran and Sajith Padinhatteeri and Raji. R. Pillai},
  journal= {arXiv preprint arXiv:2210.07699},
  year   = {2022}
}