On minimum $t$-claw deletion in split graphs

June 23, 2023 Β· Declared Dead Β· πŸ› Acta Informatica

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sounaka Mishra arXiv ID 2306.13306 Category cs.DS: Data Structures & Algorithms Citations 0 Venue Acta Informatica Last Checked 5 months ago
Abstract
For $t\geq 3$, $K_{1, t}$ is called $t$-claw. In minimum $t$-claw deletion problem (\texttt{Min-$t$-Claw-Del}), given a graph $G=(V, E)$, it is required to find a vertex set $S$ of minimum size such that $G[V\setminus S]$ is $t$-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 $t$-claw in a split graph has a center vertex in the clique partition. This observation motivates us to consider the minimum one-sided bipartite $t$-claw deletion problem (\texttt{Min-$t$-OSBCD}). Given a bipartite graph $G=(A \cup B, E)$, in \texttt{Min-$t$-OSBCD} it is asked to find a vertex set $S$ of minimum size such that $G[V \setminus S]$ has no $t$-claw with the center vertex in $A$. A primal-dual algorithm approximates \texttt{Min-$t$-OSBCD} within a factor of $t$. We prove that it is $\UGC$-hard to approximate with a factor better than $t$. We also prove it is approximable within a factor of 2 for dense bipartite graphs. By using these results on \texttt{Min-$t$-OSBCD}, we prove that \texttt{Min-$t$-Claw-Del} is $\UGC$-hard to approximate within a factor better than $t$, for split graphs. We also consider their complementary maximization problems and prove that they are $\APX$-complete.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted