English

Fixed-Parameter and Approximation Algorithms: A New Look

Data Structures and Algorithms 2013-08-19 v1

Abstract

A Fixed-Parameter Tractable (\FPT) ρ\rho-approximation algorithm for a minimization (resp. maximization) parameterized problem PP is an FPT algorithm that, given an instance (x,k)P(x, k)\in P computes a solution of cost at most kρ(k)k \cdot \rho(k) (resp. k/ρ(k)k/\rho(k)) if a solution of cost at most (resp. at least) kk 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 \FPT-approximation. It is widely believed that both {Clique} and {Set-Cover} admit no FPT ρ\rho-approximation algorithm, for any increasing function ρ\rho. Assuming standard conjectures such as the Exponential Time Hypothesis (ETH) \cite{eth-paturi} and the Projection Games Conjecture (PGC) \cite{r3}, we make the first progress towards proving this conjecture by showing that 1. Under the ETH and PGC, there exist constants F1,F2>0F_1, F_2 >0 such that the {Set Cover} problem does not admit an FPT approximation algorithm with ratio kF1k^{F_1} in 2kF2poly(N,M)2^{k^{F_2}}\cdot \text{poly}(N,M) time, where NN is the size of the universe and MM is the number of sets. 2. Unless \NP\SUBEXP\NP\subseteq \SUBEXP, for every 1>δ>01> \delta > 0 there exists a constant F(δ)>0F(\delta)>0 such that {Clique} has no FPT cost approximation with ratio k1δk^{1-\delta} in 2kFpoly(n)2^{k^{F}}\cdot \text{poly}(n) time, where nn is the number of vertices in the graph. In the second part of the paper we consider various W[1]-hard problems such as {\dst}, {\dsf}, Directed Steiner Network and {\mec}. For all these problem we give polynomial time f(OPT)f(\text{OPT})-approximation algorithms for some small function ff (the largest approximation ratio we give is OPT2\text{OPT}^2).

Keywords

Cite

@article{arxiv.1308.3520,
  title  = {Fixed-Parameter and Approximation Algorithms: A New Look},
  author = {Rajesh Chitnis and MohammadTaghi Hajiaghayi and Guy Kortsarz},
  journal= {arXiv preprint arXiv:1308.3520},
  year   = {2013}
}
R2 v1 2026-06-22T01:10:10.298Z