Worst Case and Probabilistic Analysis of the 2-Opt Algorithm for the TSP
Matthias Englert, Heiko R\"oglin, Berthold V\"ocking

TL;DR
This paper provides the first exponential worst-case analysis and advanced probabilistic bounds for the 2-Opt heuristic in the Traveling Salesman Problem, considering various distributions and metrics.
Contribution
It introduces exponential worst-case instances for 2-Opt and extends probabilistic analysis to general distributions and metrics, improving understanding of its performance.
Findings
Exponential worst-case running time for 2-Opt on certain instances.
Upper bounds on expected improvement steps under various distributions.
Bounds on the approximation factor for different metrics.
Abstract
2-Opt is probably the most basic local search heuristic for the TSP. This heuristic achieves amazingly good results on real world Euclidean instances both with respect to running time and approximation ratio. There are numerous experimental studies on the performance of 2-Opt. However, the theoretical knowledge about this heuristic is still very limited. Not even its worst case running time on 2-dimensional Euclidean instances was known so far. We clarify this issue by presenting, for every , a family of instances on which 2-Opt can take an exponential number of steps. Previous probabilistic analyses were restricted to instances in which points are placed uniformly at random in the unit square . We consider a more advanced model in which the points can be placed independently according to general distributions on , for an arbitrary .…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Auction Theory and Applications · Optimization and Search Problems
