Fixed-Parameter and Approximation Algorithms: A New Look
Abstract
A Fixed-Parameter Tractable () -approximation algorithm for a minimization (resp. maximization) parameterized problem P is an FPT algorithm that, given an instance (x, k)∈ P computes a solution of cost at most k · (k) (resp. k/(k)) if a solution of cost at most (resp. at least) k exists; otherwise the output can be arbitrary. For well-known intractable problems such as the W[1]-hard Clique and W[2]-hard Set Cover problems, the natural question is whether we can get any -approximation. It is widely believed that both Clique and Set-Cover admit no FPT -approximation algorithm, for any increasing function . Assuming standard conjectures such as the Exponential Time Hypothesis (ETH) eth-paturi and the Projection Games Conjecture (PGC) r3, we make the first progress towards proving this conjecture by showing that 1. Under the ETH and PGC, there exist constants F1, F2 >0 such that the Set Cover problem does not admit an FPT approximation algorithm with ratio kF1 in 2kF2· poly(N,M) time, where N is the size of the universe and M is the number of sets. 2. Unless ⊂eq , for every 1> δ > 0 there exists a constant F(δ)>0 such that Clique has no FPT cost approximation with ratio k1-δ in 2kF· poly(n) time, where n is the number of vertices in the graph. In the second part of the paper we consider various W[1]-hard problems such as , , Directed Steiner Network and . For all these problem we give polynomial time f(OPT)-approximation algorithms for some small function f (the largest approximation ratio we give is OPT2).
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.