Labeled Traveling Salesman Problems: Complexity and approximation

Abstract

We consider labeled Traveling Salesman Problems, defined upon a complete graph of n vertices with colored edges. The objective is to find a tour of maximum or minimum number of colors. We derive results regarding hardness of approximation and analyze approximation algorithms, for both versions of the problem. For the maximization version we give a 1/21/2-approximation algorithm based on local improvements and show that the problem is APX-hard. For the minimization version, we show that it is not approximable within n1ϵn^{1-\epsilon} for any fixed ϵ>0\epsilon>0. When every color appears in the graph at most rr times and rr is an increasing function of nn, the problem is shown not to be approximable within factor O(r1ϵ)O(r^{1-\epsilon}). For fixed constant rr we analyze a polynomial-time (r+Hr)/2(r +H_r)/2 approximation algorithm, where HrH_r is the rr-th harmonic number, and prove APX-hardness for r=2r = 2. For all of the analyzed algorithms we exhibit tightness of their analysis by provision of appropriate worst-case instances

    Similar works