English

Smoothed Complexity of SWAP in Local Graph Partitioning

Data Structures and Algorithms 2023-05-26 v1 Computational Complexity

Abstract

We give the first quasipolynomial upper bound ϕnpolylog(n)\phi n^{\text{polylog}(n)} for the smoothed complexity of the SWAP algorithm for local Graph Partitioning (also known as Bisection Width), where nn is the number of nodes in the graph and ϕ\phi is a parameter that measures the magnitude of perturbations applied on its edge weights. More generally, we show that the same quasipolynomial upper bound holds for the smoothed complexity of the 2-FLIP algorithm for any binary Maximum Constraint Satisfaction Problem, including local Max-Cut, for which similar bounds were only known for 11-FLIP. Our results are based on an analysis of cycles formed in long sequences of double flips, showing that it is unlikely for every move in a long sequence to incur a positive but small improvement in the cut weight.

Keywords

Cite

@article{arxiv.2305.15804,
  title  = {Smoothed Complexity of SWAP in Local Graph Partitioning},
  author = {Xi Chen and Chenghao Guo and Emmanouil-Vasileios Vlatakis-Gkaragkounis and Mihalis Yannakakis},
  journal= {arXiv preprint arXiv:2305.15804},
  year   = {2023}
}

Comments

46 pages, 7 figures