2016
DOI: 10.1007/978-3-662-53536-3_9
|View full text |Cite
|
Sign up to set email alerts
|

Parameterized Power Vertex Cover

Abstract: Abstract. We study a recently introduced generalization of the Vertex Cover (VC) problem, called Power Vertex Cover (PVC). In this problem, each edge of the input graph is supplied with a positive integer demand. A solution is an assignment of (power) values to the vertices, so that for each edge one of its endpoints has value as high as the demand, and the total sum of power values assigned is minimized. We investigate how this generalization affects the parameterized complexity of Vertex Cover. On the positi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
35
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
3

Relationship

4
3

Authors

Journals

citations
Cited by 11 publications
(35 citation statements)
references
References 16 publications
0
35
0
Order By: Relevance
“…By the definition of tree-depth, after removal of 2 √ n vertices from G, the maximum tree-depth of each resulting disconnected component is log(6 · c √ n ) = √ n · log(c) + log (6) . Our algorithm makes use of a technique introduced in [23] (see also [1,21]) for approximating problems that are W-hard by treewidth. If the hardness of the problem arises from the need of the dynamic programming table to store tw large numbers (in our case, the distances of the vertices in the bag from the closest selection), we can significantly speed up the algorithm by replacing all values by the closest integer power of (1 + δ), for some appropriately chosen δ, thus reducing the table size from d tw to (log (1+δ) d) tw .…”
Section: Tree-depth: Tight Eth Lower Boundmentioning
confidence: 99%
“…By the definition of tree-depth, after removal of 2 √ n vertices from G, the maximum tree-depth of each resulting disconnected component is log(6 · c √ n ) = √ n · log(c) + log (6) . Our algorithm makes use of a technique introduced in [23] (see also [1,21]) for approximating problems that are W-hard by treewidth. If the hardness of the problem arises from the need of the dynamic programming table to store tw large numbers (in our case, the distances of the vertices in the bag from the closest selection), we can significantly speed up the algorithm by replacing all values by the closest integer power of (1 + δ), for some appropriately chosen δ, thus reducing the table size from d tw to (log (1+δ) d) tw .…”
Section: Tree-depth: Tight Eth Lower Boundmentioning
confidence: 99%
“…Covering Problems parameterized by Graph Width Parameters. Several works in literature also study the approximability of variants of VERTEX COVER and DOMINATING SET parameterized by graph widths [105,135]. These variants include:…”
Section: Connected Vertex Covermentioning
confidence: 99%
“…Our first approximation algorithm, which is an approximation scheme for the optimal value of ∆ * , relies on a method introduced in [36] (see also [3]), and a theorem of [11]. The high-level idea is the following: intuitively, the obstacle that stops us from obtaining an FPT running time with the dynamic programming algorithm of Theorem 19 is that the dynamic program is forced to store some potentially large values for each vertex.…”
Section: Approximation Algorithmsmentioning
confidence: 99%