A Polynomial-Time Deterministic Approach to the Traveling Salesperson Problem

08/04/2016
by   Ali Jazayeri, et al.
0

We propose a new polynomial-time deterministic algorithm that produces an approximated solution for the traveling salesperson problem. The proposed algorithm ranks cities based on their priorities calculated using a power function of means and standard deviations of their distances from other cities and then connects the cities to their neighbors in the order of their priorities. When connecting a city, a neighbor is selected based on their neighbors' priorities calculated as another power function that additionally includes their distance from the focal city to be connected. This repeats until all the cities are connected into a single loop. The time complexity of the proposed algorithm is O(n^2), where n is the number of cities. Numerical evaluation shows that the proposed algorithm produces shorter tours with less time complexity than other conventional tour construction heuristics.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/30/2020

Travelling salesman paths on Demidenko matrices

In the path version of the Travelling Salesman Problem (Path-TSP), a sal...
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
05/05/2020

Many visits TSP revisited

We study the Many Visits TSP problem, where given a number k(v) for each...
research
02/21/2022

Time complexity of the Analyst's Traveling Salesman algorithm

The Analyst's Traveling Salesman Problem asks for conditions under which...
research
04/17/2018

Time- and space-optimal algorithms for the many-visits TSP

The many-visits traveling salesperson problem (MV-TSP) asks for an optim...
research
10/12/2018

Low-Complexity Detection of M-ary PSK Faster-than-Nyquist Signaling

Faster-than-Nyquist (FTN) signaling is a promising non-orthogonal physic...
research
01/10/2019

Sample Greedy Based Task Allocation for Multiple Robot Systems

This paper addresses the task allocation problem for multi-robot systems...

Please sign up or login with your details

Forgot password? Click here to reset