Abstract

The two-echelon vehicle routing problem (2E-VRP) is a variant of the classical vehicle routing problem (VRP) arising in two-level transportation systems such as those encountered in the context of city logistics. In the 2E-VRP, freight from a depot is compulsorily delivered through intermediate depots, named satellites. The first echelons are routes that distribute freight from depot to satellites, and the second are those from satellites to customers. This problem is solved by a hybrid heuristic which is composed of a greedy randomized adaptive search procedure (GRASP) with a route-first cluster-second procedure embedded and a variable neighborhood descent (VND), called GRASP+VND hereafter. Firstly, an extended split algorithm in the GRASP continuously splits randomly generated permutations of all customers and assigns customers to satellites reasonably until a feasible assignment appears, and a complete 2E-VRP feasible solution is obtained by solving the first echelon problem subsequently and, secondly, a VND phase attempts to improve this solution until no more improvements can be found. The process above is iterated until the maximum number of iterations is reached. Computational tests conducted on three sets of benchmark instances from the literature show that our algorithm is both effective and efficient and outperforms the best existing heuristics for the 2E-VRP.

Highlights

  • The transportation of freight constitutes an extremely important activity taking place in urban areas, but it is very disturbing

  • The columns adaptive large neighborhood search (ALNS) and greedy randomized adaptive search procedure (GRASP)+variable neighborhood descent (VND) report the computational results of the two algorithms, respectively

  • Values in bold fonts correspond to those that our GRASP+VND outperforms the ALNS, while those italic mean that our algorithm is worse than the ALNS

Read more

Summary

Introduction

The transportation of freight constitutes an extremely important activity taking place in urban areas, but it is very disturbing. The authors introduced some valid inequalities and two math-heuristics based on the 2E-VRP model, which were used within a branch-and-cut framework They were able to solve to optimality instances containing up to 21 customers. Jepsen et al [6] presented an edge flow based model for the 2E-VRP and employed a specialized branching scheme to branch on infeasible integer solutions in their branch-and-cut algorithm to obtain feasible solutions Their algorithm was able to solve 47 instances to optimality, surpassing previous exact algorithms. Meihua et al [9] proposed a hybrid ant colony optimization algorithm which combined three heuristics for the 2E-VRP They firstly divided the problem into several VRPs by a separation strategy and applied improved ant colony optimization with multiple neighborhood descent to build better feasible solutions.

Problem Description and Mathematical Formulation
Numeric Verification
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call