paper

The -Opt algorithm for the Traveling Salesman Problem has exponential running time for

arXiv:2402.07061

Abstract

The -Opt algorithm is a local search algorithm for the Traveling Salesman Problem. Starting with an initial tour, it iteratively replaces at most edges in the tour with the same number of edges to obtain a better tour. Krentel (FOCS 1989) showed that the Traveling Salesman Problem with the -Opt neighborhood is complete for the class PLS (polynomial time local search) and that the -Opt algorithm can have exponential running time for any pivot rule. However, his proof requires and has a substantial gap. We show the two properties above for a much smaller value of , addressing an open question by Monien, Dumrauf, and Tscheuschner (ICALP 2010). In particular, we prove the PLS-completeness for and the exponential running time for .

Appeared in ICALP 2024

The $k$-Opt algorithm for the Traveling Salesman Problem has exponential running time for $k \ge 5$ · wovepaper