On the hardness of losing weight
Andrei Krokhin, D\'aniel Marx

TL;DR
This paper investigates the computational complexity of local search in Boolean CSPs when seeking lighter solutions within a certain distance, revealing many NP-hard cases that are fixed-parameter tractable.
Contribution
It provides a Schaefer-style dichotomy classification for the complexity of local search problems in Boolean CSPs, both classical and parameterized.
Findings
Many local search problems are NP-hard.
Some problems are fixed-parameter tractable.
The classification covers various types of constraints.
Abstract
We study the complexity of local search for the Boolean constraint satisfaction problem (CSP), in the following form: given a CSP instance, that is, a collection of constraints, and a solution to it, the question is whether there is a better (lighter, i.e., having strictly less Hamming weight) solution within a given distance from the initial solution. We classify the complexity, both classical and parameterized, of such problems by a Schaefer-style dichotomy result, that is, with a restricted set of allowed types of constraints. Our results show that there is a considerable amount of such problems that are NP-hard, but fixed-parameter tractable when parameterized by the distance.
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 · Complexity and Algorithms in Graphs
