vix.ing · top · new · best · stats · spec

Algorithms for deletion problems on split graphs

2019/06/24 by Dekel Tsur, Tsur, Dekel
Computer Science · #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #cs.DS

paper · pdf · doi:10.48550/arxiv.1906.10012

arxiv created 2019/07/25 · arxiv updated 2019/07/26

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.

Related