A GRASP with adaptive large neighborhood search for pickup and delivery problems with transshipment

  • Authors:
  • Yuan Qu;Jonathan F. Bard

  • Affiliations:
  • Accenture, 1501 South MoPac Suite 300, Austin, TX 78746, United States;Graduate Program in Operations Research and Industrial Engineering, The University of Texas, Austin, TX 78712-0292, United States

  • Venue:
  • Computers and Operations Research
  • Year:
  • 2012

Quantified Score

Hi-index 0.01

Visualization

Abstract

The pickup and delivery problem (PDP) has been studied extensively for applications ranging from courier, cargo and postal services, to public transportation. The work presented here was inspired by a daily route planning problem at a regional air carrier who was trying to determine the benefits of transshipment. Accordingly, a primary goal of this paper is identify the circumstances under which measurable cost saving can be achieved when one aircraft transports a request from its origin to an intermediate point and a second aircraft picks it up and delivers it to its final destination. In structuring the analysis, we describe a unique way to model this transshipment option on a directed graph and introduce a specialized two-route insertion heuristic that considers when to exploit this option. Based on the new representation, most existing heuristics for the PDP can be readily extended to handle transshipments. To find solutions, we developed a greedy randomized adaptive search procedure (GRASP) with several novel features. In the construction phase, shipment requests are inserted into routes until all demand is satisfied or no feasible insertion exists. In the improvement phase, an adaptive large neighborhood search algorithm is used to modify portions of the feasible routes. Specialized removal and insertion heuristics were designed for this purpose. In the absence of test cases in the literature, we also developed a procedure for randomly generating problem instances. Testing was done on 56 existing PDP instances which have 50 requests each, and on 50 new data sets with 25 requests each and one transshipment location. For the former, the performance and solution quality of the GRASP were comparable to the best known heuristics. For the latter, GRASP found the solutions within 1% of optimality on 88% of the instances.