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

10/14/2022
by   Dibyayan Chakraborty, et al.
0

In this paper, we study the computational complexity of s-Club Cluster Vertex Deletion. Given a graph, s-Club Cluster Vertex Deletion (s-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 s. When s=1, the corresponding problem is popularly known as Cluster Vertex Deletion (CVD). We provide a faster algorithm for s-CVD on interval graphs. For each s≥ 1, we give an O(n(n+m))-time algorithm for s-CVD on interval graphs with n vertices and m edges. In the case of s=1, our algorithm is a slight improvement over the O(n^3)-time algorithm of Cao (Theor. Comput. Sci., 2018) and for s ≥ 2, it significantly improves the state-of-the-art running time (O(n^4)). We also give a polynomial-time algorithm to solve CVD on well-partitioned chordal graphs, a graph class introduced by Ahn (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 Weighted Bipartite Vertex Cover. This generalises a result of Cao (Theor. Comput. Sci., 2018) on split graphs. We also show that for any even integer s≥ 2, s-CVD is NP-hard on well-partitioned chordal graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/20/2019

Cluster Deletion on Interval Graphs and Split Related Graphs

In the Cluster Deletion problem the goal is to remove the minimum numbe...
research
03/13/2022

On the d-Claw Vertex Deletion Problem

Let d-claw (or d-star) stand for K_1,d, the complete bipartite graph wit...
research
06/23/2023

On minimum t-claw deletion in split graphs

For t≥ 3, K_1, t is called t-claw. In minimum t-claw deletion problem ()...
research
12/17/2020

Hard Problems That Quickly Become Very Easy

A graph class is hereditary if it is closed under vertex deletion. We gi...
research
06/24/2019

A note on the Split to Block Vertex Deletion problem

In the Split to Block Vertex Deletion (SBVD) problem the input is a spli...
research
10/17/2020

Aggregated Deletion Propagation for Counting Conjunctive Query Answers

We investigate the computational complexity of minimizing the source sid...
research
07/16/2020

A Tight Approximation Algorithm for the Cluster Vertex Deletion Problem

We give the first 2-approximation algorithm for the cluster vertex delet...

Please sign up or login with your details

Forgot password? Click here to reset