Approximating 1-dimensional TSP Requires Omega(n log n) Comparisons

Neal E. Young
DOI: https://doi.org/10.48550/arXiv.1303.2920
2013-03-12
Data Structures and Algorithms
Abstract:We give a short proof that any comparison-based n^(1-epsilon)-approximation algorithm for the 1-dimensional Traveling Salesman Problem (TSP) requires Omega(n log n) comparisons.
What problem does this paper attempt to address?