New approximation results for the maximum scatter traveling salesperson problem

New approximation results for the maximum scatter traveling salesperson problem

0.00 Avg rating0 Votes
Article ID: iaor20053336
Country: Germany
Volume: 41
Issue: 4
Start Page Number: 309
End Page Number: 341
Publication Date: Feb 2005
Journal: Algorithmica
Authors:
Keywords: heuristics
Abstract:

We consider the following maximum scatter traveling salesperson problem (TSP): given an edge-weighted complete graph 𝒢 = (S,E), find a Hamiltonian path or cycle such that the length of a shortest edge is maximized. In other words, the goal is to have each point far away (most scattered) from the points that are visited just before or just after it in the path/cycle. This is also referred to as the max–min 1-neighbor TSP. More generally, in the max–min m-neighbor TSP problem, the goal is to maximize the minimum distance between any point and all of its m-neighbors along the path/cycle. An m-neighbor of a p is a point that is at most m points away from p in the path/cycle. These problems are closely related to the bottleneck TSP, and are motivated by applications in manufacturing (e.g., sequencing of rivet operations) and medical imaging. In this paper we give O(n2.5)-time approximation algorithms for the max–min 2-neighbor TSP with the triangle inequality. We achieve an approximation factor of 12 for the path version, and a factor of 18 for the cycle version of the problem, improving the previous best factors of 32 and 64, respectively, for all cases of n. Moreover, we present an O(mn2.5)-time algorithm that achieves a constant approximation factor of 16 for the path version of the max–min m-neighbor TSP with the triangle inequality when n = (m + 1)k or when n = (m + 1)k + m, where m ∈ (2,n) is part of the input. This significantly improves the previous best approximation factor of 4 · 8m/2⌉, from exponential in m to a small constant.

Reviews

Required fields are marked *. Your email address will not be published.