On minimum $t$-claw deletion in split graphs
Sounaka Mishra

TL;DR
This paper studies the complexity and approximation of minimum $t$-claw deletion problems in split and bipartite graphs, establishing hardness results and approximation algorithms.
Contribution
It introduces the one-sided bipartite $t$-claw deletion problem, provides approximation algorithms, and proves hardness results for split graphs.
Findings
Primal-dual algorithm approximates within factor $t$ for bipartite case.
Hardness of approximation within factor $t$ for bipartite and split graphs.
Maximization variants are $ ext{APX}$-complete.
Abstract
For , is called -claw. In minimum -claw deletion problem (\texttt{Min--Claw-Del}), given a graph , it is required to find a vertex set of minimum size such that is -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 -claw in a split graph has a center vertex in the clique partition. This observation motivates us to consider the minimum one-sided bipartite -claw deletion problem (\texttt{Min--OSBCD}). Given a bipartite graph , in \texttt{Min--OSBCD} it is asked to find a vertex set of minimum size such that has no -claw with the center vertex in . A primal-dual algorithm approximates \texttt{Min--OSBCD} within a factor of . We prove that it is -hard to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
