The paper presents two main results:
A new construction of graphs with O(n) vertices and maximum degree four, where the FLIP algorithm (a local search algorithm for the Max-Cut problem) takes exponential time to terminate, regardless of the pivot rule used. This provides a simpler construction compared to previous work.
The main result shows that the 3-FLIP algorithm, which moves up to 3 vertices across the cut in each step, can have a superpolynomial smoothed runtime. Specifically, the authors construct a graph with O(n) vertices where the smoothed runtime of the 3-FLIP algorithm can be as large as 2^(Ω(√n)). This is the first example of a local search algorithm for the Max-Cut problem whose smoothed runtime can be inefficient.
The key ideas are:
Naar een andere taal
vanuit de broninhoud
arxiv.org
Belangrijkste Inzichten Gedestilleerd Uit
by Lukas Michel... om arxiv.org 04-05-2024
https://arxiv.org/pdf/2310.19594.pdfDiepere vragen