English

PLS-complete problems with lexicographic cost functions: Max-$k$-SAT and Abelian Permutation Orbit Minimization

Computational Complexity 2026-05-19 v3 Data Structures and Algorithms

Abstract

How hard is it to find a local optimum? If we are given a graph and want to find a locally maximal cut--meaning that the number of edges in the cut can't be improved by moving a single vertex from one side to the other--then just iterating improving steps finds a local maximum in E |E| steps. If, on the other hand, the edges are weighted, this problem becomes hard for the class PLS (Polynomial Local Search). We are interested in optimization problems with lexicographic costs. For Max-Cut this would mean that the edges e1,,eme_1,\dots, e_m have costs c(ei)=2ic(e_i) = 2^i. For such a cost function finding a global Max-Cut is easy. In contrast, we show that it is PLS-complete to find an assignment for a 4-CNF formula that is locally maximal (when the clauses have lexicographic weights); and also for a 3-CNF when we allow switching two variables at a time. We use these results to answer a question in Scheder and Tantow, who showed that finding a lexicographic local minimum of a string s{0,1}ns \in \{0,1\}^n under the action of a list of given permutations π1,,πkSn\pi_1, \dots, \pi_k \in S_{n} is PLS-complete. They ask whether the problem stays PLS-complete when the π1,,πk\pi_1,\dots,\pi_k commute, i.e., generate an Abelian subgroup GG of SnS_n. We show that it does, and in fact stays PLS-complete even (1) when every element in GG has order two or (2) when GG is cyclic. Additionally, we use it to further investigate the complexity of computing pure α\alpha-Nash equilibria in congestion games. Using lexicographic 4-SAT, we obtain a simple proof of the PLS-completeness originally shown by Skopalik and V\"ocking that can be extended to exponential and polynomial delay functions with positive coefficients. The number of strategies per player and players per resource is bounded. However, the degree of the polynomials is not bounded by a constant.

Keywords

Cite

@article{arxiv.2510.15712,
  title  = {PLS-complete problems with lexicographic cost functions: Max-$k$-SAT and Abelian Permutation Orbit Minimization},
  author = {Dominik Scheder and Johannes Tantow},
  journal= {arXiv preprint arXiv:2510.15712},
  year   = {2026}
}

Comments

23 pages, abstract shortened to fulfill arxiv requirements

R2 v1 2026-07-01T06:43:26.748Z