English

On minimum $t$-claw deletion in split graphs

Data Structures and Algorithms 2023-06-26 v1

Abstract

For t3t\geq 3, K1,tK_{1, t} is called tt-claw. In minimum tt-claw deletion problem (\texttt{Min-tt-Claw-Del}), given a graph G=(V,E)G=(V, E), it is required to find a vertex set SS of minimum size such that G[VS]G[V\setminus S] is tt-claw free. In a split graph, the vertex set is partitioned into two sets such that one forms a clique and the other forms an independent set. Every tt-claw in a split graph has a center vertex in the clique partition. This observation motivates us to consider the minimum one-sided bipartite tt-claw deletion problem (\texttt{Min-tt-OSBCD}). Given a bipartite graph G=(AB,E)G=(A \cup B, E), in \texttt{Min-tt-OSBCD} it is asked to find a vertex set SS of minimum size such that G[VS]G[V \setminus S] has no tt-claw with the center vertex in AA. A primal-dual algorithm approximates \texttt{Min-tt-OSBCD} within a factor of tt. We prove that it is \UGC\UGC-hard to approximate with a factor better than tt. We also prove it is approximable within a factor of 2 for dense bipartite graphs. By using these results on \texttt{Min-tt-OSBCD}, we prove that \texttt{Min-tt-Claw-Del} is \UGC\UGC-hard to approximate within a factor better than tt, for split graphs. We also consider their complementary maximization problems and prove that they are \APX\APX-complete.

Keywords

Cite

@article{arxiv.2306.13306,
  title  = {On minimum $t$-claw deletion in split graphs},
  author = {Sounaka Mishra},
  journal= {arXiv preprint arXiv:2306.13306},
  year   = {2023}
}

Comments

11 pages and 1 figure

R2 v1 2026-06-28T11:12:31.852Z