On the $d$-Claw Vertex Deletion Problem
Sun-Yuan Hsieh, Hoang-Oanh Le, Van Bang Le, Sheng-Lung Peng

TL;DR
This paper investigates the computational complexity of the $d$-claw vertex deletion problem, establishing NP-completeness for various graph classes and degrees, while also providing polynomial-time solutions for specific graph classes.
Contribution
It extends hardness results for $d$-claw vertex deletion to bipartite and split graphs and introduces polynomial algorithms for $d$-block graphs.
Findings
NP-completeness for bipartite graphs with max degree $d$
NP-completeness for split graphs without $(d+1)$-claws
Polynomial-time algorithms for $d$-block graphs
Abstract
Let -claw (or -star) stand for , the complete bipartite graph with 1 and vertices on each part. The -claw vertex deletion problem, -CLAW-VD, asks for a given graph and an integer if one can delete at most vertices from such that the resulting graph has no -claw as an induced subgraph. Thus, 1-CLAW-VD and 2-CLAW-VD are just the famous VERTEX COVER problem and the CLUSTER VERTEX DELETION problem, respectively. In this paper, we strengthen a hardness result in [M. Yannakakis, Node-Deletion Problems on Bipartite Graphs, SIAM J. Comput. (1981)], by showing that CLUSTER VERTEX DELETION remains NP-complete when restricted to bipartite graphs of maximum degree 3. Moreover, for every , we show that -CLAW-VD is NP-complete even when restricted to bipartite graphs of maximum degree . These hardness results are optimal with respect 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 · Intellectual Property and Patents · Advanced Graph Theory Research
