A general variable neighborhood search for the one-commodity pickup-and-delivery travelling salesman problem

► In this paper we study the pickup and delivery traveling salesman problem. ► There are infeasible (not correct) tours in the space of all possible tours. ► We propose using binary indexed trees for efficiently checking feasibility of tours. ► By using this structure we accelerated different local...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:European journal of operational research 2012-07, Vol.220 (1), p.270-285
Hauptverfasser: Mladenović, Nenad, Urošević, Dragan, Hanafi, Saı¨d, Ilić, Aleksandar
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:► In this paper we study the pickup and delivery traveling salesman problem. ► There are infeasible (not correct) tours in the space of all possible tours. ► We propose using binary indexed trees for efficiently checking feasibility of tours. ► By using this structure we accelerated different local searches for TSP. ► Finally, we provide detailed results of testing on benchmark instances. We present a variable neighborhood search approach for solving the one-commodity pickup-and-delivery travelling salesman problem. It is characterized by a set of customers such that each of the customers either supplies (pickup customers) or demands (delivery customers) a given amount of a single product, and by a vehicle, whose given capacity must not be exceeded, that starts at the depot and must visit each customer only once. The objective is to minimize the total length of the tour. Thus, the considered problem includes checking the existence of a feasible travelling salesman’s tour and designing the optimal travelling salesman’s tour, which are both NP-hard problems. We adapt a collection of neighborhood structures, k-opt, double-bridge and insertion operators mainly used for solving the classical travelling salesman problem. A binary indexed tree data structure is used, which enables efficient feasibility checking and updating of solutions in these neighborhoods. Our extensive computational analysis shows that the proposed variable neighborhood search based heuristics outperforms the best-known algorithms in terms of both the solution quality and computational efforts. Moreover, we improve the best-known solutions of all benchmark instances from the literature (with 200 to 500 customers). We are also able to solve instances with up to 1000 customers.
ISSN:0377-2217
1872-6860
DOI:10.1016/j.ejor.2012.01.036