5/4 approximation for Symmetric TSP

05/10/2019
by   Madhusudan Verma, et al.
0

Travelling Salesman Problem (TSP) is one of the unsolved problems in computer science. TSP is NP Hard. Till now the best approximation ratio found for symmetric TSP is three by two by Christofides Algorithm more than thirty years ago. There are different approaches to solve this problem. These range from methods based on neural networks, genetic algorithm, swarm optimization, ant colony optimization etc. The bound is further reduced from three by two but for graphic TSP. A factor of thirteen by nine was found for Graphic TSP. A newly proposed heuristic called k RNN is considered here. It seems from experimental results that five by four is the approximation ratio. A performance analysis is done for this heuristic and it confirms experimental bound of five by four.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/07/2022

The (Un)Scalability of Heuristic Approximators for NP-Hard Search Problems

The A* algorithm is commonly used to solve NP-hard combinatorial optimiz...
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
10/06/2020

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

The 2-Opt heuristic is a simple improvement heuristic for the Traveling ...
research
01/09/2020

Solving Traveling Salesman Problem for Large Spaces using Modified Meta Optimization Genetic Algorithm

Traveling salesman problem also called TSP is defined to find the best s...
research
11/13/2017

Cryptanalysis of Merkle-Hellman cipher using parallel genetic algorithm

In 1976, Whitfield Diffie and Martin Hellman introduced the public key c...
research
05/28/2022

Travelling Salesman Problem: Parallel Implementations Analysis

The Traveling Salesman Problem (often called TSP) is a classic algorithm...
research
05/25/2017

An Empirical Analysis of Approximation Algorithms for the Euclidean Traveling Salesman Problem

With applications to many disciplines, the traveling salesman problem (T...

Please sign up or login with your details

Forgot password? Click here to reset