English

Time-Approximation Trade-offs for Inapproximable Problems

Data Structures and Algorithms 2015-02-23 v1 Computational Complexity

Abstract

In this paper we focus on problems which do not admit a constant-factor approximation in polynomial time and explore how quickly their approximability improves as the allowed running time is gradually increased from polynomial to (sub-)exponential. We tackle a number of problems: For Min Independent Dominating Set, Max Induced Path, Forest and Tree, for any r(n)r(n), a simple, known scheme gives an approximation ratio of rr in time roughly rn/rr^{n/r}. We show that, for most values of rr, if this running time could be significantly improved the ETH would fail. For Max Minimal Vertex Cover we give a non-trivial r\sqrt{r}-approximation in time 2n/r2^{n/r}. We match this with a similarly tight result. We also give a logr\log r-approximation for Min ATSP in time 2n/r2^{n/r} and an rr-approximation for Max Grundy Coloring in time rn/rr^{n/r}. Furthermore, we show that Min Set Cover exhibits a curious behavior in this super-polynomial setting: for any δ>0\delta > 0 it admits an mδm^\delta-approximation, where mm is the number of sets, in just quasi-polynomial time. We observe that if such ratios could be achieved in polynomial time, the ETH or the Projection Games Conjecture would fail.

Keywords

Cite

@article{arxiv.1502.05828,
  title  = {Time-Approximation Trade-offs for Inapproximable Problems},
  author = {Édouard Bonnet and Michael Lampis and Vangelis Th. Paschos},
  journal= {arXiv preprint arXiv:1502.05828},
  year   = {2015}
}
R2 v1 2026-06-22T08:33:51.738Z