2008
DOI: 10.1016/j.ipl.2008.09.017
|View full text |Cite
|
Sign up to set email alerts
|

Parameterized approximation of dominating set problems

Abstract: Abstract.A problem open for many years is whether there is an FPT algorithm that given a graph G and parameter k, either: (1) determines that G has no k-Dominating Set, or (2) produces a dominating set of size at most g(k), where g(k) is some fixed function of k. Such an outcome is termed an FPT approximation algorithm. We describe some results that begin to provide some answers. We show that there is no such FPT algorithm for g(k) of the form k + c (where c is a fixed constant, termed an additive FPT approxim… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
22
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 43 publications
(22 citation statements)
references
References 9 publications
0
22
0
Order By: Relevance
“…Recently, it has been proposed that the notion of approximability can be investigated in the framework of fixed-parameter tractability, and various models have been suggested (see, e.g., [9,11,16]. These models seek, for example, an FPT-algorithm which on input k either delivers "a no size k dominating set" or produces one of size 2k.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Recently, it has been proposed that the notion of approximability can be investigated in the framework of fixed-parameter tractability, and various models have been suggested (see, e.g., [9,11,16]. These models seek, for example, an FPT-algorithm which on input k either delivers "a no size k dominating set" or produces one of size 2k.…”
Section: Related Workmentioning
confidence: 99%
“…The algorithms developed for such problems yield a solution of value g(k) for a problem parameterized by k, where k is the solution size (see, e.g., [20,16,18]). …”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…We may also be able to use this technique to handle W[1]-hard problems which unlikely have fixed-parameter tractable algorithms. The interested reader can be referred to [4,11,19] for more about this issue. Let the parameter k be the size of the solution to our problem.…”
Section: Introductionmentioning
confidence: 99%
“…In parameterized approximation, we wish to design algorithms with running time f (k)|I| O(1) that either find an approximate solution of size g(k) or report that there is no solution of size k. Clearly, any fixed-parameter tractable problem allows parameterized approximation algorithms for any computable function g. However, this may not hold for W [1]-hard problems. For example, the dominating set problem (find a set S of k vertices in graph G = (E, V ) such that each vertex in V − S is adjacent to at least one vertex in S) does not allow parameterized approximation algorithms for g(k) of the form k + c with fixed constant c [11]. For edge dominating set, we are interested in designing parameterized approximation algorithms, which produce edge dominating sets of size at most (1 + ε)k (or assert that there is no solution of size k) in f (k, ε)|I| O (1) time for some computable function f .…”
Section: Introductionmentioning
confidence: 99%