The Approximation Ratio of the 2-Opt Heuristic for the Euclidean Traveling Salesman Problem

10/06/2020
by   Ulrich A. Brodowsky, et al.
0

The 2-Opt heuristic is a simple improvement heuristic for the Traveling Salesman Problem. It starts with an arbitrary tour and then repeatedly replaces two edges of the tour by two other edges, as long as this yields a shorter tour. We will prove that for Euclidean Traveling Salesman Problems with n cities the approximation ratio of the 2-Opt heuristic is Θ(log n/ loglog n). This improves the upper bound of O(log n) given by Chandra, Karloff, and Tovey [3] in 1999.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/31/2021

The Approximation Ratio of the k-Opt Heuristic for the Euclidean Traveling Salesman Problem

The k-Opt heuristic is a simple improvement heuristic for the Traveling ...
research
09/26/2019

The Approximation Ratio of the 2-Opt Heuristic for the Metric Traveling Salesman Problem

The 2-Opt heuristic is one of the simplest algorithms for finding good s...
research
06/10/2017

A Grid-Based Approximation Algorithm for the Minimum Weight Triangulation Problem

Given a set of n points on a plane, in the Minimum Weight Triangulation ...
research
05/10/2019

5/4 approximation for Symmetric TSP

Travelling Salesman Problem (TSP) is one of the unsolved problems in com...
research
08/01/2023

Smoothed Analysis of the 2-Opt Heuristic for the TSP under Gaussian Noise

The 2-opt heuristic is a very simple local search heuristic for the trav...
research
06/25/2019

Krivine diffusions attain the Goemans--Williamson approximation ratio

Answering a question of Abbasi-Zadeh, Bansal, Guruganesh, Nikolov, Schwa...
research
04/06/2016

Information Utilization Ratio in Heuristic Optimization Algorithms

Heuristic algorithms are able to optimize objective functions efficientl...

Please sign up or login with your details

Forgot password? Click here to reset