2016
DOI: 10.1007/978-3-319-42634-1_7
|View full text |Cite
|
Sign up to set email alerts
|

A Parameterized Algorithm for Bounded-Degree Vertex Deletion

Abstract: The d-bounded-degree vertex deletion problem, to delete at most k vertices in a given graph to make the maximum degree of the remaining graph at most d, finds applications in computational biology, social network analysis and some others. It can be regarded as a special case of the (d + 2)-hitting set problem and generates the famous vertex cover problem. The d-bounded-degree vertex deletion problem is NP-hard for each fixed d ≥ 0. In terms of parameterized complexity, the problem parameterized by k is W[2]-ha… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
2
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 21 publications
0
2
0
Order By: Relevance
“…In contrast, k-PLEX is W[1]-hard with repsect to parameter p. In the literature, Nishimura et al [2005] presented a O((d + t) t+3 t + n(d + t)) algorithm for d-BDD, followed by improvements in [Moser et al, 2012;Xiao, 2016]. For d ≥ 3, the d-BDD problem can be solved in O(|V | O(1) (d + 1) t ) [Xiao, 2016]. However, these algorithms are not practical and only of theoretical interest at the current stage.…”
Section: The D-bounded-degree-deletion Problemmentioning
confidence: 99%
“…In contrast, k-PLEX is W[1]-hard with repsect to parameter p. In the literature, Nishimura et al [2005] presented a O((d + t) t+3 t + n(d + t)) algorithm for d-BDD, followed by improvements in [Moser et al, 2012;Xiao, 2016]. For d ≥ 3, the d-BDD problem can be solved in O(|V | O(1) (d + 1) t ) [Xiao, 2016]. However, these algorithms are not practical and only of theoretical interest at the current stage.…”
Section: The D-bounded-degree-deletion Problemmentioning
confidence: 99%
“…The gap between the running time of deterministic and randomized algorithms sometimes emerges for vertex deletion problems to "sparse" hereditary classes of graphs, such as Feedback Vertex Set. For instance, Pseudo Forest Vertex Deletion can be solved deterministically in time O * (3 k ) [2] and randomizedly in time O * (2.85 k ) [12] and Bounded Degree-2 Vertex Deletion can be solved deterministically in time O * (3.0645 k ) [19] and randomizedly in time O * (3 k ) [8]. Among others, the known gap on Cactus Vertex Deletion is remarkable: Bonnet et al [3] presented a deterministic O * (26 k )-time algorithm, while Koley et al [15] presented a randomized O * (12 k )-time algorithm.…”
Section: Introductionmentioning
confidence: 99%
“…A 3-path vertex cover is also known as a 1-degree-bounded deletion set. The d-degree-bounded deletion problem [11,25,26] is to delete a minimum number of vertices from a graph such that the remaining graph has degree at most d. The 3-path vertex cover problem is exactly the 1-degreebounded deletion problem. Several applications of 3-path vertex covers have been proposed in [6,16,27].…”
Section: Introductionmentioning
confidence: 99%