2000 character limit reached
Algorithms for deletion problems on split graphs (1906.10012v3)
Published 24 Jun 2019 in cs.DS
Abstract: In the Split to Block Vertex Deletion and Split to Threshold Vertex Deletion problems the input is a split graph $G$ and an integer $k$, and the goal is to decide whether there is a set $S$ of at most $k$ vertices such that $G-S$ is a block graph and $G-S$ is a threshold graph, respectively. In this paper we give algorithms for these problems whose running times are $O*(2.076k)$ and $O*(2.733k)$, respectively.