Abstract
This work deals with the Traveling Salesman Problem with Hotel Selection (TSPHS), a variant of the classic Traveling Salesman Problem (TSP). In the TSPHS, a set of hotels can be visited in strategic points of the route, dividing it in a minimum number of trips. Each trip must not exceed a given time limit, minimizing also the total time traveled. The TSPHS is NP-Hard, being a generalization of the TSP, so the main approaches in literature are based in Mathematical Programming and Metaheuristics. The metaheuristics are generic heuristics capable of escaping from local optima, usually obtaining good quality solutions in low computational time. It is developed a heuristic based on Variable Neighborhood Search, compared with the best algorithms in literature using classic instances. Computational results indicate that the proposed algorithm finds solutions with fewer trips in low computational time, with a traveled total time comparable to the best known solutions.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have