English

Complexity of Local Search for CSPs Parameterized by Constraint Difference

Data Structures and Algorithms 2025-12-04 v1

Abstract

In this paper, we study the parameterized complexity of local search, whose goal is to find a good nearby solution from the given current solution. Formally, given an optimization problem where the goal is to find the largest feasible subset SS of a universe UU, the new input consists of a current solution PP (not necessarily feasible) as well as an ordinary input for the problem. Given the existence of a feasible solution SS^*, the goal is to find a feasible solution as good as SS^* in parameterized time f(k)nO(1)f(k) \cdot n^{O(1)}, where kk denotes the distance PΔS|P\Delta S^*|. This model generalizes numerous classical parameterized optimization problems whose parameter kk is the minimum number of elements removed from UU to make it feasible, which corresponds to the case P=UP = U. We apply this model to widely studied Constraint Satisfaction Problems (CSPs), where UU is the set of constraints, and a subset UU' of constraints is feasible if there is an assignment to the variables satisfying all constraints in UU'. We give a complete characterization of the parameterized complexity of all boolean-alphabet symmetric CSPs, where the predicate's acceptance depends on the number of true literals.

Keywords

Cite

@article{arxiv.2512.03275,
  title  = {Complexity of Local Search for CSPs Parameterized by Constraint Difference},
  author = {Aditya Anand and Vincent Cohen-Addad and Tommaso d'Orsi and Anupam Gupta and Euiwoong Lee and Debmalya Panigrahi and Sijin Peng},
  journal= {arXiv preprint arXiv:2512.03275},
  year   = {2025}
}

Comments

IPEC 2025

R2 v1 2026-07-01T08:06:44.271Z