English

Local Search is Better than Random Assignment for Bounded Occurrence Ordering k-CSPs

Data Structures and Algorithms 2013-03-05 v2

Abstract

We prove that the Bounded Occurrence Ordering k-CSP Problem is not approximation resistant. We give a very simple local search algorithm that always performs better than the random assignment algorithm. Specifically, the expected value of the solution returned by the algorithm is at least Alg > Avg + a(B,k) (Opt - Avg), where "Opt" is the value of the optimal solution; "Avg" is the expected value of the random solution; and a(B,k)=Omega_k(B^{-(k+O(1))} is a parameter depending only on "k" (the arity of the CSP) and "B" (the maximum number of times each variable is used in constraints). The question whether bounded occurrence ordering k-CSPs are approximation resistant was raised by Guruswami and Zhou (APPROX 2012) who recently showed that bounded occurrence 3-CSPs and "monotone" k-CSPs admit a non-trivial approximation.

Keywords

Cite

@article{arxiv.1210.1890,
  title  = {Local Search is Better than Random Assignment for Bounded Occurrence Ordering k-CSPs},
  author = {Konstantin Makarychev},
  journal= {arXiv preprint arXiv:1210.1890},
  year   = {2013}
}

Comments

Published at STACS 2013: Konstantin Makarychev. Local Search is Better than Random Assignment for Bounded Occurrence Ordering k-CSPs. STACS 2013, pp. 139-147

R2 v1 2026-06-21T22:17:14.749Z