Complexity of Local Search for CSPs Parameterized by Constraint Difference
Aditya Anand, Vincent Cohen-Addad, Tommaso d'Orsi, Anupam Gupta, Euiwoong Lee, Debmalya Panigrahi, Sijin Peng

TL;DR
This paper investigates the parameterized complexity of local search algorithms for CSPs, providing a complete classification for boolean symmetric cases based on the constraint predicate's properties.
Contribution
It offers a comprehensive complexity characterization of local search for boolean symmetric CSPs, extending the understanding of parameterized algorithms in this domain.
Findings
Complete complexity classification for boolean symmetric CSPs
Identification of tractable and intractable cases based on predicate properties
Extension of local search analysis to a broad class of CSPs
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 of a universe , the new input consists of a current solution (not necessarily feasible) as well as an ordinary input for the problem. Given the existence of a feasible solution , the goal is to find a feasible solution as good as in parameterized time , where denotes the distance . This model generalizes numerous classical parameterized optimization problems whose parameter is the minimum number of elements removed from to make it feasible, which corresponds to the case . We apply this model to widely studied Constraint Satisfaction Problems (CSPs), where is the set…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Constraint Satisfaction and Optimization · Genome Rearrangement Algorithms
