A Parameterized Algorithm for Bounded-Degree Vertex Deletion
Abstract
The -bounded-degree vertex deletion problem, to delete at most vertices in a given graph to make the maximum degree of the remaining graph at most , finds applications in computational biology, social network analysis and some others. It can be regarded as a special case of the -hitting set problem and generates the famous vertex cover problem. The -bounded-degree vertex deletion problem is NP-hard for each fixed . In terms of parameterized complexity, the problem parameterized by is W[2]-hard for unbounded and fixed-parameter tractable for each fixed . Previously, (randomized) parameterized algorithms for this problem with running time bound are only known for . In this paper, we give a uniform parameterized algorithm deterministically solving this problem in time for each . Note that it is an open problem whether the -hitting set problem can be solved in time for . Our result answers this challenging open problem affirmatively for a special case. Furthermore, our algorithm also gets a running time bound of for the case that , improving the previous deterministic bound of .
Cite
@article{arxiv.1601.00163,
title = {A Parameterized Algorithm for Bounded-Degree Vertex Deletion},
author = {Mingyu Xiao},
journal= {arXiv preprint arXiv:1601.00163},
year = {2016}
}