English

All ascents exponential from valued constraint graphs of pathwidth three

Discrete Mathematics 2026-05-14 v2 Data Structures and Algorithms

Abstract

Many combinatorial optimization problems can be formulated as finding an assignment that maximizes some pseudo-Boolean function (that we call the fitness function). Strict local search starts with some assignment and follows some update rule to proceed to an adjacent assignment of strictly higher fitness. This means that strict local search algorithms follow ascents in the fitness landscape of the pseudo-Boolean function. The complexity of the pseudo-Boolean function (and the fitness landscapes that it represents) can be parameterized by properties of the valued constraint satisfaction problem (VCSP) that encodes the pseudo-Boolean function. We focus on properties of the constraint graphs of the VCSP, with the intuition that spare graphs are less complex than dense ones. Specifically, we argue that pathwidth is the natural sparsity parameter for understanding limits on the power of strict local search. We show that prior constructions of sparse VCSPs where all ascents are exponentially long had pathwidth greater than or equal to four. We improve this this with our controlled doubling construction: a valued constraint satisfaction problem of pathwidth three where all ascents are exponentially long from a designated initial assignment. We conclude that all strict local search algorithms can be forced to take an exponential number of steps even on simple valued constraint graphs of pathwidth three.

Keywords

Cite

@article{arxiv.2601.16156,
  title  = {All ascents exponential from valued constraint graphs of pathwidth three},
  author = {Artem Kaznatcheev and Willemijn Volgering},
  journal= {arXiv preprint arXiv:2601.16156},
  year   = {2026}
}

Comments

14 pages, 3 figures, 2 tables; slightly simplified construction and improved proof

R2 v1 2026-07-01T09:16:10.828Z