An Hybrid GRASP+VNS Metaheuristic for the Prize-Collecting Traveling Salesman Problem

C. Martinhon,L. M. Gomes,V. B. Diniz
Abstract:: In the Prize-Collecting Traveling Salesman Problem (PCTSP) we have to determine a tour visiting each vertex in the graph at most one time. If a given vertex is selected then an associated prize is collected, if a vertex is unrouted a penalty must be paid. We want to minimize an objective function balancing between the travel cost and the total penalties in a such way that a sufficiently large prize is collected. In this paper we present an hybrid metaheuristic that combines Greedy Randomized Adaptive Search Procedure (GRASP) and Variable Neigboorhood Search procedure as a local search. Experimental results show that it is potentially a powerful heuristic device, since it greatly enhace different features of these two approaches.
Mathematics,Computer Science
What problem does this paper attempt to address?