English

Approximation Ineffectiveness of a Tour-Untangling Heuristic

Data Structures and Algorithms 2023-08-23 v3 Discrete Mathematics Probability

Abstract

We analyze a tour-uncrossing heuristic for the Travelling Salesperson Problem, showing that its worst-case approximation ratio is Ω(n)\Omega(n) and its average-case approximation ratio is Ω(n)\Omega(\sqrt{n}) in expectation. We furthermore evaluate the approximation performance of this heuristic numerically on average-case instances, and find that it performs far better than the average-case lower bound suggests. This indicates a shortcoming in the approach we use for our analysis, which is a rather common approach in the analysis of local search heuristics.

Cite

@article{arxiv.2302.11264,
  title  = {Approximation Ineffectiveness of a Tour-Untangling Heuristic},
  author = {Bodo Manthey and Jesse van Rhijn},
  journal= {arXiv preprint arXiv:2302.11264},
  year   = {2023}
}

Comments

Accepted for presentation at WAOA 2023

R2 v1 2026-06-28T08:46:39.617Z