pith. sign in

arxiv: 2310.19594 · v3 · pith:SBTHAQATnew · submitted 2023-10-30 · 💻 cs.DS · cs.CC

Superpolynomial smoothed complexity of 3-FLIP in Local Max-Cut

classification 💻 cs.DS cs.CC
keywords localsmoothedalgorithmanalysisflipmax-cutsearchalgorithms
0
0 comments X
read the original abstract

Local search algorithms for NP-hard problems such as Max-Cut frequently perform much better in practice than worst-case analysis suggests. Smoothed analysis has proved an effective approach to understanding this: a substantial literature shows that when a small amount of random noise is added to input data, local search algorithms typically run in polynomial or quasi-polynomial time. In this paper, we provide the first example where a local search algorithm for the Max-Cut problem fails to be efficient in the framework of smoothed analysis. Specifically, we construct a graph with $n$ vertices where the smoothed runtime of the 3-FLIP algorithm can be as large as $2^{\Omega(\sqrt{n})}$. Additionally, for the setting without random noise, we give a new construction of graphs where the runtime of the FLIP algorithm is $2^{\Omega(n)}$ for any pivot rule. These graphs are much smaller and have a simpler structure than previous constructions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Binary constraints on one additional variable can create exponential ascents

    cs.DM 2026-05 unverdicted novelty 7.0

    A star gadget with 2n triangles on one central variable in a binary VCSP produces an exponential ascent of length 10*2^n - 9 by intertwining two linear sublandscapes.

  2. All ascents exponential from valued constraint graphs of pathwidth three

    cs.DM 2026-01 unverdicted novelty 7.0

    A controlled doubling construction yields a pathwidth-three VCSP in which every ascent in the fitness landscape is exponentially long.