Sub-exponential Approximation Schemes for CSPs: from Dense to Almost Sparse

Abstract

It has long been known, since the classical work of (Arora, Karger, Karpinski, JCSS~99), that \ admits a PTAS on dense graphs, and more generally, \ admits a PTAS on "dense" instances with (nk) constraints. In this paper we extend and generalize their exhaustive sampling approach, presenting a framework for (1-)-approximating any \ problem in sub-exponential time while significantly relaxing the denseness requirement on the input instance. Specifically, we prove that for any constants δ ∈ (0, 1] and > 0, we can approximate \ problems with (nk-1+δ) constraints within a factor of (1-) in time 2O(n1-δ n /3). The framework is quite general and includes classical optimization problems, such as , Max-DICUT, , and (with a slight extension) k- Densest Subgraph, as special cases. For \ in particular (where k=2), it gives an approximation scheme that runs in time sub-exponential in n even for "almost-sparse" instances (graphs with n1+δ edges). We prove that our results are essentially best possible, assuming the ETH. First, the density requirement cannot be relaxed further: there exists a constant r < 1 such that for all δ > 0, \ instances with O(nk-1) clauses cannot be approximated within a ratio better than r in time 2O(n1-δ). Second, the running time of our algorithm is almost tight for all densities. Even for \ there exists r<1 such that for all δ' > δ >0, \ instances with n1+δ edges cannot be approximated within a ratio better than r in time 2n1-δ'.

0

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.

Discussion (0)

Sign in to join the discussion.

Loading comments…