2014
DOI: 10.1007/978-3-662-43948-7_64
|View full text |Cite
|
Sign up to set email alerts
|

Parameterized Approximation Schemes Using Graph Widths

Abstract: Combining the techniques of approximation algorithms and parameterized complexity has long been considered a promising research area, but relatively few results are currently known. In this paper we study the parameterized approximability of a number of problems which are known to be hard to solve exactly when parameterized by treewidth or clique-width. Our main contribution is to present a natural randomized rounding technique that extends well-known ideas and can be used for both of these widths. Applying th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
40
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
5
2

Relationship

4
3

Authors

Journals

citations
Cited by 18 publications
(40 citation statements)
references
References 36 publications
0
40
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%
See 2 more Smart Citations
“…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%
“…The rounding technique as applied in [23] employs randomization and an extensive analysis to procure the bounds on the propagation of error, while we only require a deterministic adaptation of the rounding process without making use of the advanced machinery there introduced, as for our particular case, the bound on the rounding error can be straightforwardly obtained. The main tool we require is the following definition of an addition-rounding operation, denoted by ⊕: for two non-negative numbers x 1 , x 2 , we define x 1 ⊕ x 2 := 0, if x 1 = x 2 = 0.…”
Section: Tree-depth: Tight Eth Lower Boundmentioning
confidence: 99%
See 1 more Smart Citation
“…Our algorithm will rely heavily on a technique introduced in [35] to approximate problems which are W-hard by treewidth (see also [3], as well as [11] for a similar approach). The idea is that, if the hardness of the problem is due to the fact that the DP table needs to store tw large numbers (in our case, the distances of the vertices in the bag from the closest center), we can significantly speed up the algorithm if we replace all entries by the closest integer power of (1 + δ), for some appropriately chosen δ.…”
Section: Treewidth: Fpt Approximation Schemementioning
confidence: 99%
“…The tw approximation algorithm is based on a technique introduced in [35], while the cw algorithm relies on a new extension of an idea from [27], which may be of independent interest. Thanks to these approximation algorithms, we arrive at an improved understanding of the complexity of (k, r)-Center by including the question of approximation, and obtain algorithms which continue to work efficiently even for large values of r. Figure 1 illustrates the relationships between parameters and Related Work: Our work follows upon recent work by [13], which showed that (k, r)-Center can be solved in O * ((2r + 1) tw ), but not faster (under SETH), while its connected variant can be solved in O * ((2r + 2) tw ), but not faster.…”
Section: Introductionmentioning
confidence: 99%