A Review of Literature on Vehicle Routing Problems of Last-Mile Delivery in Urban Areas
Abstract
:1. Introduction
2. Review Methodology
3. Framework of the Literature Survey
3.1. Categories of LMD Problems
- Delivery with occasional drivers (crowdshipping): The logistics companies use occasionally available non-professional drivers in addition to their own fleet for parcel delivery.
- Delivery to parcel locker: Customers’ parcels are delivered to specific locations with many lockers, and the customers retrieve their parcels from assigned lockers.
- Delivery using sidekicks: The delivery uses a main vehicle and one or more sidekick vehicles. The main vehicle brings parcels and sidekicks to intermediate places, whose locations are determined by each delivery plan, and the sidekicks deliver the parcels from the main vehicle to customers’ locations.
- Delivery to optional points: A customer offers multiple delivery locations, and the delivery system delivers the parcel to the best location.
3.2. Nature of LMD Problems
- Fleet capacity: Capacitated VRP (CVRP) optimizes routes considering vehicle capacity limits such as weight, volume, and number of parcels [40,41]. Sometimes, however, these limits can be ignored for mail delivery, where the parcel volumes are so small compared with fleet capacity, and perishable item delivery, when vehicles cannot wait for the full load of items [42]. The pickup and delivery problems widely discussed in many conventional VRPs [43] and also in LMD [44,45] are modeled as a problem with vehicle capacity limit.
- Fleet option: The research considers multiple types of fleet, including a heterogeneous fleet, which involves a fleet of vehicles with different capacities [48]; electric vehicles, which need additional time for charging [49]; and autonomous vehicles [50]. Various autonomous vehicles allow us diverse options for delivery network design. Autonomous vehicles for delivery are discussed in survey papers [1,10,51].
4. Literature on LMD Vehicle Routing
4.1. Occasional Drivers (Crowdshipping)
Ref. | Problem Nature | Important Considerations | Objective(s) | Sample Size | Solution Method |
---|---|---|---|---|---|
[35] |
|
| Minimize travelling costs of trucks, city freighters, and the employed ODs |
| Heuristic (adaptive large neighborhood) |
[46] |
|
| Minimize distribution cost using company’s truck or ODs |
| Simulation |
[58] |
|
| Minimize the fixed and variable compensations paid to ODs |
| Heuristic (combined with B&P) |
[61] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Metaheuristic (Iterated local search & parallel cooperation) |
[62] |
|
| maximize the number of customers served and usage rate of PD and minimize operational cost and unfairness of PD routes. |
| Heuristic (variable neighborhood search) |
[63] |
|
| Minimize the cost of trucks, OD’s compensation, and late delivery penalty |
| Two-Step exact solution method (B&B + SPDPSTW) |
[64] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic (bi-level stochastic model) |
[65] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic (adaptive neighborhood) |
[66] |
|
| Minimize the consumed energy, environmental penalty, and total cost, and maximize the delivery velocity |
| Linearized model and exact methods for problem-solving |
[67] |
|
| Minimize the distribution cost of regular vehicles, ODs compensation and penalty |
| Heuristic (Iterative variable neighborhood) |
[69] |
|
| Minimize the total travel cost and minimize rejections |
| Heuristic (Monte Carlo simulation & large neighborhood search) |
[70] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Simulation (Auction-based matching) |
[74] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic (Bender’s two-stage decomposition strategy) |
[75] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Reinforcement learning (B&C and integer L-shaped) |
[76] |
|
| Minimize mean differences of estimated and actual arrival time |
| Heuristic (Two-step Look-ahead Algorithm) |
[77] |
|
| Minimize the cost of vehicle, diesel, emission, and ODs payment, minimize the emission |
| Simulation |
[78] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic-generated data |
[79] |
|
| Minimizing the total cost of shipments |
| Metaheuristics |
[80] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic (greedy randomized) |
[81] |
|
| Minimize start-up and travel costs for vehicles and ODs order cost |
| Heuristic (adaptive ant col.) |
[82] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic (variable neighborhood) |
[83] |
|
| Minimize the costs (fixed and variable costs of ODs and vehicles) |
| Heuristic (Multitasking Algorithm) |
[84] |
|
| Maximize ODs reward (defined based on travel distance) |
| Machine Learning |
[85] |
|
| Minimize total costs of vehicles and ODs’ payments |
| Heuristic (SA) |
[86] |
|
| Minimize total operation and compensation cost as well as emission produced |
| Heuristic, based on real data in Singapore |
[87] |
|
| Minimize vehicles routing and winning bids costs |
| Heuristic, real data from an Oman bookstore |
[88] |
|
| Minimize total costs of ODs and backup vehicles |
| Heuristic (3-step algorithm) |
[89] |
|
| Minimize total travel costs of vehicles and ODs’ bid |
| Metaheuristic (large neighborhood search-based algorithm) |
[90] |
|
| Minimize the routing cost and number of ODs |
| Exact solution (CPLEX) |
4.2. Parcel Lockers
Ref. | Problem Nature | Important Considerations | Objective(s) | Sample Size | Solution Method |
---|---|---|---|---|---|
[91] |
|
| Minimize the number of locker locations |
| Statistical analytics |
[92] |
|
| Minimize environmental effect (based on customer and vehicle travel distance) |
| Mixed-integer solver (Gurobi application) on 60 benchmarks |
[93] |
|
| Minimize total travel distance of vehicles |
| Heuristic (SA) |
[94] |
|
| Minimize customer assignment cost and locker setup, decomposition, & working cost |
| Agent-based simulation model |
[96] |
|
| Maximum coverage, minimum overlap, and minimum idle capacity |
| Heuristic (Taguchi Method and GA) |
[98] |
|
| Minimize travel distance and emission |
| Statistical analytics |
[100] |
|
| Minimize the cost and emission |
| Generic VRP solvers |
[102] |
|
| Minimize total travel distance by trucks and customers, and locker opening cost |
| Branch-and-cut algorithm |
[103] |
|
| Minimize the transportation cost and compensation to customers |
| Heuristic (SA) |
[104] |
|
| Minimize the cost of locker supply, OD compensation, and routing |
| Exact solve with CPLEX |
[106] |
|
| Minimize parcel waiting time |
| Heuristic (GA) |
[107] |
|
| Minimize the travel distance cost and compensation to customers |
| Heuristic (adaptive large neighborhood search) |
[108] |
|
| Minimize fixed & variable costs of lockers, and fixed and swapping costs of drives |
| Holistic MIP Tabu search |
[109] |
|
| Minimize travel distance cost from depots to virtual centers and distance cost to serve customers |
| Metaheuristic (customer clustering & TSP solving) |
4.3. Sidekicks
- -
- -
- -
- Mode 3: Sidekicks leave the main vehicle at an intermediate depot for delivery and return to the main depot by themselves [113].
4.4. Optional Points
5. Implications and Future Research
5.1. Result Summary
- -
- Crowdshipping utilizes sharing economy platforms for parcel delivery. Occasional drivers make their resources available for parcel delivery, offering cost-effective LMD solutions. This paradigm thrives on the efficiency and flexibility of the drivers. Despite the highly dynamic and stochastic nature of the problem, these issues have not been discussed in depth in the literature. Various matching mechanisms have been proposed.
- -
- Delivery to parcel lockers offers a promising solution for LMD under urban logistics. Distributors place customers’ parcels in lockers and notify them for pickup. Parcel lockers are expected to reduce cost and environmental hazards while enhancing security and privacy. The assignment of customers to parcel lockers is an important decision for the network design. Various configurations of lockers are proposed: stationary, temporary, and mobile lockers. Time window consideration for busy areas is another emerging aspect of profit generation and customer satisfaction.
- -
- Delivery by using sidekicks is a specialized category within LMD, taking full advantage of automation, data communication, and sensor technologies. Main vehicles carry sidekicks (mostly aerial drones) and parcels to intermediate locations and deploy sidekicks, getting the benefit of multiple fleet modes. Careful coordination of vehicles is essential. Fleet capacity, battery life, and coverage limitation are considered important.
- -
- Delivery to optional points invites customers to participate in the delivery planning; customers offer alternative drop locations for the shippers to choose from. This option reduces travel distance and distribution costs while enhancing customer satisfaction. The time window considerations are necessary but difficult during implementation. While some research emphasizes a tradeoff between logistics costs and customer satisfaction from nearby and timely pickup, most studies focus on the logistics costs.
5.2. Opportunities for Future Research
- Last-mile delivery deals with the B2C (business to customer) model of business, which involves a high level of dynamism: frequent updates of the problem environment, including customers’ real-time order changes. The urban condition of delivery and the use of automated systems make the problem highly stochastic. Considerations of the dynamic and stochastic nature of the problem environments are needed for more robust logistics planning.
- Not only autonomous aerial drones and unmanned trucks, but other possible autonomous devices have distinct characteristics of service: speed, size, geographical barriers, and coverage spans. The reliability of the units and local intelligence to cope with unexpected circumstances along with the improvement in the technical characteristics are challenging. The development and creative use of delivery modes will significantly enhance logistics efficiency, especially for urban logistics.
- Most studies use simulated data. Rigorous integration of academic models and transactional data will improve the validity of the LMD models. Data gathering becomes more challenging, especially to reflect the diverse characteristics of different areas and people.
- Comprehensive assessments of the environmental impact of various LMD approaches in all four categories of LMD configurations are needed to understand their sustainability implications. People understand that vehicles are responsible for a large portion of pollution. Different delivery approaches may help or harm the environment. Holistic considerations of pollutants generated by both customers and delivery systems as well as pollution from energy production and the consumption life cycle are warranted.
- Individuals are willing to help both the supply and demand sides of city logistics by serving as ODs (occasional driers) and providing optional delivery points. The development of various business models utilizing individuals and careful operational planning will improve both customer satisfaction and firms’ profitability.
- The routing problem in LMD is computationally difficult. Innovative ways of using big data analytics, AI-based procedures, heuristic/metaheuristic approaches, and exact solution approaches along with their hybrid methods are warranted.
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Li, J.; Rombaut, E.; Vanhaverbeke, L. A systematic review of agent-based models for autonomous vehicles in urban mobility and logistics Possibilities for integrated simulation models. Comput. Environ. Urban Syst. 2021, 89, 101686. [Google Scholar] [CrossRef]
- Otto, A.; Agatz, N.; Campbell, J.; Golden, B.; Pesch, E. Optimization approaches for civil applications of unmanned aerial vehicles (UAVs) or aerial drones: A survey. Networks 2018, 72, 411–458. [Google Scholar] [CrossRef]
- Berg, P.W.; Isaacs, S.; Blodgett, K.L. Airborne Fulfillment Center Utilizing Unmanned Aerial Vehicles for Item Delivery. U.S. Patent 9,305,280, 5 April 2016. [Google Scholar]
- Owens, B. Last Mile Delivery Explained: Definition, Cost, and How to Get It Right. Available online: https://whiplash.com/blog/last-mile-delivery/ (accessed on 28 March 2023).
- Boysen, N.; Fedtke, S.; Schwerdfeger, S. Last-mile delivery concepts a survey from an operational research perspective. OR Spectr. 2021, 43, 1–58. [Google Scholar] [CrossRef]
- Pourrahmani, E.; Jaller, M. Crowdshipping in last mile deliveries Operational challenges and research opportunities. Socio-Econ. Plan. Sci. 2021, 78, 101063. [Google Scholar] [CrossRef]
- Mangiaracina, R.; Perego, A.; Seghezzi, A.; Tumino, A. Innovative solutions to increase last-mile delivery efficiency in B2C e-commerce: A literature review. Int. J. Phys. Distrib. Logist. Manag. 2019, 49, 901–920. [Google Scholar] [CrossRef]
- Mańdziuk, J. New shades of the vehicle routing problem: Emerging problem formulations and computational intelligence solution methods. IEEE Trans. Emerg. Top. Comput. Intell. 2018, 3, 230–244. [Google Scholar] [CrossRef]
- Demir, E.; Syntetos, A.; Van Woensel, T. Last mile logistics: Research trends and needs. IMA J. Manag. Math. 2022, 33, 549–561. [Google Scholar] [CrossRef]
- Eskandaripour, H.; Boldsaikhan, E. Last-mile drone delivery Past, present, and future. Drones 2023, 7, 77. [Google Scholar] [CrossRef]
- Sabet, S.; Farooq, B. Green Vehicle Routing Problem: State of the Art and Future Directions. IEEE Access 2022, 10, 101622–101642. [Google Scholar] [CrossRef]
- Macrina, G.; Pugliese, L.D.P.; Guerriero, F.; Laporte, G. Drone-aided routing: A literature review. Transp. Res. Part C Emerg. Technol. 2020, 120, 102762. [Google Scholar] [CrossRef]
- Moshref-Javadi, M.; Winkenbach, M. Applications and Research avenues for drone-based models in logistics: A classification and review. Expert Syst. Appl. 2021, 177, 114854. [Google Scholar] [CrossRef]
- Christofides, N. The vehicle routing problem. Revue française d’automatique, informatique, recherche opérationnelle. Rech. Opérationnelle 1976, 10, 55–70. [Google Scholar] [CrossRef]
- Laporte, G. The vehicle routing problem: An overview of exact and approximate algorithms. Eur. J. Oper. Res. 1992, 59, 345–358. [Google Scholar] [CrossRef]
- Osaba, E.; Yang, X.S.; Del Ser, J. Is the vehicle routing problem dead an overview through bioinspired perspective and a prospect of opportunities. In Nature-Inspired Computation in Navigation and Routing Problems: Algorithms, Methods and Applications; Springer: Singapore, 2020; pp. 57–84. [Google Scholar]
- Dantzig, G.B.; Ramser, J.H. Truck Dispatching Problem. Manag. Sci. 1959, 6, 80–91. [Google Scholar] [CrossRef]
- Lin, C.; Choy, K.L.; Ho, G.T.; Chung, S.H.; Lam, H.Y. Survey of green vehicle routing problem: Past and future trends. Expert Syst. Appl. 2014, 41, 1118–1138. [Google Scholar] [CrossRef]
- Ghorbani, E.; Alinaghian, M.; Gharehpetian, G.B.; Mohammadi, S.; Perboli, G. A survey on environmentally friendly vehicle routing problem and a proposal of its classification. Sustainability 2020, 12, 9079. [Google Scholar] [CrossRef]
- Qin, H.; Su, X.; Ren, T.; Luo, Z. A review on the electric vehicle routing problems Variants and algorithms. Front. Eng. Manag. 2021, 8, 370–389. [Google Scholar] [CrossRef]
- Erdelić, T.; Carić, T. A survey on the electric vehicle routing problem variants and solution approaches. J. Adv. Transp. 2019, 2019, 5075671. [Google Scholar] [CrossRef]
- Martins, L.D.C.; Tordecilla, R.D.; Castaneda, J.; Juan, A.A.; Faulin, J. Electric vehicle routing, arc routing, and team orienteering problems in sustainable transportation. Energies 2021, 14, 5131. [Google Scholar] [CrossRef]
- Agatz, N.; Erera, A.L.; Savelsbergh, M.W.; Wang, X. Dynamic ride-sharing: A simulation study in metro Atlanta. Procedia-Soc. Behav. Sci. 2011, 17, 532–550. [Google Scholar] [CrossRef]
- Ghilas, V.; Demir, E.; Van Woensel, T. Integrating Passenger and Freight Transportation: Model Formulation and Insights; Technische Universiteit Eindhoven: Eindhoven, The Netherlands, 2013. [Google Scholar]
- Berbeglia, G.; Cordeau, J.F.; Gribkovskaia, I.; Laporte, G. Static pickup and delivery problems: A classification scheme and survey. Top 2007, 15, 1–31. [Google Scholar] [CrossRef]
- Ranieri, L.; Digiesi, S.; Silvestri, B.; Roccotelli, M. A review of last mile logistics innovations in an externalities cost reduction vision. Sustainability 2018, 10, 782. [Google Scholar] [CrossRef]
- Tan, S.Y.; Yeh, W.C. The vehicle routing problem: State-of-the-art classification and review. Appl. Sci. 2021, 11, 10295. [Google Scholar] [CrossRef]
- Li, B.; Wu, G.; He, Y.; Fan, M.; Pedrycz, W. An overview and experimental study of learning-based optimization algorithms for the vehicle routing problem. CAA J. Autom. Sin. 2022, 9, 1115–1138. [Google Scholar] [CrossRef]
- Karakatič, S.; Podgorelec, V. A survey of genetic algorithms for solving multi depot vehicle routing problem. Appl. Soft Comput. 2015, 27, 519–532. [Google Scholar] [CrossRef]
- Sharma, R.; Saini, S. Heuristics and meta-heuristics based multiple depot vehicle routing problem: A review. In Proceedings of the International Conference on Electronics and Sustainable Communication Systems (ICESC), Coimbatore, India, 2–4 July 2020. [Google Scholar]
- Lim, S.F.W.; Jin, X.; Srai, J.S. Consumer-driven e-commerce A literature review, design framework, and research agenda on last-mile logistics models. Int. J. Phys. Distrib. Logist. Manag. 2018, 48, 308–332. [Google Scholar] [CrossRef]
- Mohammad, W.A.; Diab, Y.N.; Elomri, A.; Triki, C. Innovative solutions in last mile delivery concepts, practices, challenges, and future directions. Supply Chain Forum Int. J. 2023, 24, 151–169. [Google Scholar] [CrossRef]
- Patella, S.M.; Grazieschi, G.; Gatta, V.; Marcucci, E.; Carrese, S. The adoption of green vehicles in last mile logistics A systematic review. Sustainability 2020, 13, 6. [Google Scholar] [CrossRef]
- Giuffrida, N.; Fajardo-Calderin, J.; Masegosa, A.D.; Werner, F.; Steudter, M.; Pilla, F. Optimization and machine learning applied to last-mile logistics A review. Sustainability 2022, 14, 5329. [Google Scholar] [CrossRef]
- Vincent, F.Y.; Nguyen, M.P.; Putra, K.; Gunawan, A.; Dharma, I. The Two-Echelon Vehicle Routing Problem with Transshipment Nodes and Occasional Drivers: Formulation and Adaptive Large Neighborhood Search Heuristic. J. Adv. Transp. 2022, 2022, 5603956. [Google Scholar]
- Vincent, F.Y.; Jodiawan, P.; Redi, A.P. Crowd-shipping problem with time windows, transshipment nodes, and delivery options. Transp. Res. Part E Logist. Transp. Rev. 2022, 157, 102545. [Google Scholar]
- Chiang, W.C.L.Y.; Shang, J.; Urban, T.L. Impact of drone delivery on sustainability and cost Realizing the UAV potential through vehicle routing optimization. Appl. Energy 2019, 242, 1164–1175. [Google Scholar] [CrossRef]
- Imran, N.M.; Mishra, S.; Won, M. A-VRPD: Automating Drone-Based Last-Mile Delivery Using Self-Driving Cars. In IEEE Transactions on Intelligent Transportation Systems; IEEE: New York, NY, USA, 2023. [Google Scholar]
- Kitjacharoenchai, P.; Lee, S. Vehicle routing problem with drones for last mile delivery. In Proceedings of the 25th International Conference on Production Research Manufacturing Innovation: Cyber Physical Manufacturing, Chicago, IL, USA, 9–14 August 2019. [Google Scholar]
- Praveen, V.; Keerthika, P.; Sivapriya, G.; Sarankumar, A.; Bhasker, B. Vehicle routing optimization problem a study on capacitated vehicle routing problem. Mater. Today Proc. 2022, 64, 670–674. [Google Scholar] [CrossRef]
- Toth, P.; Vigo, D. Vehicle Routing Problems, Methods, and Applications; Society for Industrial and Applied Mathematics: Philadelphia, PA, USA, 2014. [Google Scholar]
- Martins-Turner, K.; Nagel, K. How driving multiple tours affects the results of last mile delivery vehicle routing problems. In Proceedings of the 8th International Workshop on Agent-Based Mobility, Traffic and Transportation Models, Leuven, Belgium, 29 April–2 May 2019. [Google Scholar]
- Min, H.; Current, J.; Schilling, D. The multiple depot vehicle routing problem with backhauling. J. Bus. Logist. 1992, 13, 259. [Google Scholar]
- Parragh, S.N.; Doerner, K.F.; Hartl, R.F. A survey on pickup and delivery problems Part I Transportation between customers and depot. J. Für Betriebswirtschaft 2008, 58, 21–51. [Google Scholar] [CrossRef]
- Vincent, F.Y.; Aloina, G.; Jodiawan, P.; Gunawan, A.; Huang, T.C. Solving the vehicle routing problem with simultaneous pickup and delivery and occasional drivers by simulated annealing. In Proceedings of the 28th IEEE International Conference on Industrial Engineering and Engineering Management (IEEM 2021), Virtual, 13–16 December 2021. [Google Scholar]
- Lalang, D.; Making, S.R.M.; Manapa, I.Y.H. Modulating the Multi-Depot Vehicle Routing Problem Model with Time Windows using Occasional Driver. Int. J. Innov. Creat. Chang. 2019, 5, 39–60. [Google Scholar]
- Abdallah, K.S.; Jang, J. An exact solution for vehicle routing problems with semi-hard resource constraints. Comput. Ind. Eng. 2014, 76, 366–377. [Google Scholar] [CrossRef]
- Koç, Ç.; Bektaş, T.; Jabali, O.; Laporte, G. The fleet size and mix pollution-routing problem. Transp. Res. Part B Methodol. 2014, 70, 239–254. [Google Scholar] [CrossRef]
- Xiao, Y.; Zhang, Y.; Kaku, I.; Kang, R.; Pan, X. Electric vehicle routing problem: A systematic review and a new comprehensive model with nonlinear energy recharging and consumption. Renew. Sustain. Energy Rev. 2021, 151, 111567. [Google Scholar] [CrossRef]
- Liu, D.; Deng, Z.; Mao, X.; Yang, Y.; Kaisar, E.I. Two-echelon vehicle-routing problem optimization of autonomous delivery vehicle-assisted E-grocery distribution. IEEE Access 2020, 8, 108705–108719. [Google Scholar] [CrossRef]
- Li, Y.; Liu, M.; Jiang, D. Application of unmanned aerial vehicles in logistics: A literature review. Sustainability 2022, 14, 14473. [Google Scholar] [CrossRef]
- Rios, B.H.O.; Xavier, E.C.; Miyazawa, F.K.; Amorim, P.; Curcio, E.; Santos, M.J. Recent dynamic vehicle routing problems A survey. Comput. Ind. Eng. 2021, 160, 107604. [Google Scholar] [CrossRef]
- Oyola, J.; Arntzen, H.; Woodruff, D.L. The stochastic vehicle routing problem, a literature review, part I models. EURO J. Transp. Logist. 2018, 7, 193–221. [Google Scholar] [CrossRef]
- Strulak-Wójcikiewicz, R.; Wagner, N. Exploring opportunities of using the sharing economy in sustainable urban freight transport. Sustain. Cities Soc. 2021, 68, 102778. [Google Scholar] [CrossRef]
- Carbone, V.; Rouquet, A.; Roussat, C. “Carried away by the crowd”: What types of logistics characterise collaborative consumption. In Proceedings of the 1st International Workshop on Sharing Econom, Utrecht, The Netherlands, 4–5 June 2015. [Google Scholar]
- Halzack, S. Washingtonpost. Available online: https://www.washingtonpost.com/news/business/wp/2015/09/29/amazon-flex-the-retailers-uber-like-effort-to-bring-you-packages/?noredirect=on (accessed on 29 September 2015).
- Rougès, J.F.; Montreuil, B. Crowdsourcing delivery New interconnected business models to reinvent delivery. In Proceedings of the 1st International Physical Internet Conference, Québec City, QC, Canada, 28–30 May 2014. [Google Scholar]
- Torres, F.; Gendreau, M.; Rei, W. Crowdshipping An open VRP variant with stochastic destinations. Transp. Res. Part C Emerg. Technol. 2022, 140, 103677. [Google Scholar] [CrossRef]
- Chinh, N.Q.; Kim, H.C.; Siwei, J.; NengSheng, Z. Collaborative vehicle routing problem for urban last-mile logistics. In Proceedings of the IEEE International Conference on Systems, Man, and Cybernetics, Budapest, Hungary, 9–12 October 2016. [Google Scholar]
- Rai, H.B.; Verlinde, S.; Merckx, J.; Macharis, C. Crowd logistics: An opportunity for more sustainable urban freight transport? Eur. Transp. Res. Rev. 2017, 9, 39. [Google Scholar]
- Martín-Santamaría, R.; López-Sánchez, A.D.; Delgado-Jalón, M.L.; Colmenar, J.M. An efficient algorithm for crowd logistics optimization. Mathematics 2021, 9, 509. [Google Scholar] [CrossRef]
- Cao, L.; Ye, C.M.; Cheng, R.; Wang, Z.K. Memory-based variable neighborhood search for green vehicle routing problem with passing-by drivers A comprehensive perspective. Complex Intell. Syst. 2022, 8, 2507–2525. [Google Scholar] [CrossRef]
- Kafle, N.; Zou, B.; Lin, J. Design and modeling of a crowdsource-enabled system for urban parcel relay and delivery. Transp. Res. Part B Methodol. 2017, 99, 62–82. [Google Scholar] [CrossRef]
- Gdowska, K.; Viana, A.; Pedroso, J.P. Stochastic last-mile delivery with crowdshipping. Transp. Res. Procedia 2018, 30, 90–100. [Google Scholar] [CrossRef]
- Voigt, S.; Kuhn, H. Crowdsourced logistics The pickup and delivery problem with transshipments and occasional drivers. Networks 2022, 79, 403–426. [Google Scholar] [CrossRef]
- Al Hla, Y.A.; Othman, M.; Saleh, Y. Optimising an eco-friendly vehicle routing problem model using regular and occasional drivers integrated with driver behaviour control. J. Clean. Prod. 2019, 234, 984–1001. [Google Scholar] [CrossRef]
- Archetti, C.; Guerriero, F.; Macrina, G. The online vehicle routing problem with occasional drivers. Comput. Oper. Res. 2021, 127, 105144. [Google Scholar] [CrossRef]
- Alnaggar, A.; Gzara, F.; Bookbinder, J.H. Crowdsourced delivery A review of platforms and academic literature. Omega 2021, 98, 102139. [Google Scholar] [CrossRef]
- Perboli, G.; Rosano, M.; Wei, Q. A simulation-optimization approach for the management of the on-demand parcel delivery in sharing economy. IEEE Trans. Intell. Transp. Syst. 2021, 23, 10570–10582. [Google Scholar] [CrossRef]
- Shen, C.W.; Hsu, C.C.; Tseng, K.H. An Auction-Based Multiagent Simulation for the Matching Problem in Dynamic Vehicle Routing Problem with Occasional Drivers. J. Adv. Transp. 2022, 2022, 2999162. [Google Scholar] [CrossRef]
- Gatta, V.; Marcucci, E.; Nigro, M.; Patella, S.M.; Serafini, S. Public transport-based crowdshipping for sustainable city logistics Assessing economic and environmental impacts. Sustainability 2019, 11, 145. [Google Scholar] [CrossRef]
- Le, T.V.; Stathopoulos, A.; Van Woensel, T.; Ukkusuri, S.V. Supply, demand, operations, and management of crowd-shipping services A review and empirical evidence. Transp. Res. Part C Emerg. Technol. 2019, 103, 83–103. [Google Scholar] [CrossRef]
- Bajec, P.; Tuljak-Suban, D. A Strategic Approach for Promoting Sustainable Crowdshipping in Last-Mile Deliveries. Sustainability 2022, 14, 13508. [Google Scholar] [CrossRef]
- Pugliese, L.D.P.; Ferone, D.; Macrina, G.; Festa, P.; Guerriero, F. The crowd-shipping with penalty cost function and uncertain travel times. Omega 2023, 115, 102776. [Google Scholar] [CrossRef]
- Silva, M.; Pedroso, J.P. Deep reinforcement learning for crowdshipping last-mile delivery with endogenous uncertainty. Mathematics 2022, 10, 3902. [Google Scholar] [CrossRef]
- Zehtabian, S.; Larsen, C.; Wøhlk, S. Estimation of the arrival time of deliveries by occasional drivers in a crowd-shipping setting. Eur. J. Oper. Res. 2022, 303, 616–632. [Google Scholar] [CrossRef]
- Macrina, G.; Pugliese, L.D.P.; Guerriero, F. Crowd-shipping a new efficient and eco-friendly delivery strategy. Procedia Manuf. 2020, 42, 483–487. [Google Scholar] [CrossRef]
- Macrina, G.; Pugliese, L.D.P.; Guerriero, F.; Laporte, G. Crowd-shipping with time windows and transshipment nodes. Comput. Oper. Res. 2020, 113, 104806. [Google Scholar] [CrossRef]
- Alcaraz, J.J.; Caballero-Arnaldos, L.; Vales-Alonso, J. Rich vehicle routing problem with last-mile outsourcing decisions. Transp. Res. Part E Logist. Transp. Rev. 2019, 129, 263–286. [Google Scholar] [CrossRef]
- Di Puglia Pugliese, L.; Ferone, D.; Festa, P.; Guerriero, F.; Macrina, G. Solution approaches for the vehicle routing problem with occasional drivers and time windows. Optim. Methods Softw. 2022, 37, 1384–1414. [Google Scholar] [CrossRef]
- Xue, S. An adaptive ant colony algorithm for crowdsourcing multi-depot vehicle routing problem with time windows. Sustain. Oper. Comput. 2023, 4, 62–75. [Google Scholar] [CrossRef]
- Macrina, G.; Pugliese, L.D.P.; Guerriero, F. A Variable Neighborhood Search for the Vehicle Routing Problem with Occasional Drivers and Time Windows. In Proceedings of the 9th International Conference on Operations Research and Enterprise Systems (ICORES 2020), Valletta, Malta, 22–24 February 2020; pp. 270–277. [Google Scholar]
- Feng, L.; Zhou, L.; Gupta, A.; Zhong, J.; Zhu, Z.; Tan, K.C.; Qin, K. Solving generalized vehicle routing problem with occasional drivers via evolutionary multitasking. IEEE Trans. Cybern. 2019, 51, 3171–3184. [Google Scholar] [CrossRef]
- Huang, H.; Lin, Y.S.; Kang, J.R.; Lin, C.C. A Deep Reinforcement Learning Approach for Crowdshipping Vehicle Routing Problem. In Proceedings of the IEEE International Conference on Industrial Engineering and Engineering Management (IEEM), Kuala Lumpur, Malaysia, 7–10 December 2022. [Google Scholar]
- Vincent, F.Y.; Aloina, G.; Jodiawan, P.; Gunawan, A.; Huang, T.C. The vehicle routing problem with simultaneous pickup and delivery and occasional drivers. Expert Syst. Appl. 2023, 214, 119118. [Google Scholar]
- Zhang, M.; Cheah, L.; Courcoubetis, C. Exploring the Potential Impact of Crowdshipping Using Public Transport in Singapore. Transp. Res. Rec. 2023, 2677, 173–189. [Google Scholar] [CrossRef]
- Triki, C. Using combinatorial auctions for the procurement of occasional drivers in the freight transportation A case-study. J. Clean. Prod. 2021, 304, 127057. [Google Scholar] [CrossRef]
- Arslan, M.; Agatz, N.; Kroon, L.; Zuidwijk, R. Crowdsourced delivery—A dynamic pickup and delivery problem with ad hoc drivers. Transp. Sci. 2019, 53, 222–235. [Google Scholar] [CrossRef]
- Mancini, S.; Gansterer, M. Bundle generation for last-mile delivery with occasional drivers. Omega 2022, 108, 102582. [Google Scholar] [CrossRef]
- Ambrosino, D.; Cerrone, C. A Rich Vehicle Routing Problem for a City Logistics Problem. Mathematics 2022, 10, 191. [Google Scholar] [CrossRef]
- Masteguim, R.; Cunha, C.B. An Optimization-Based Approach to Evaluate the Operational and Environmental Impacts of Pickup Points on E-Commerce Urban Last-Mile Distribution: A Case Study in São Paulo, Brazil. Sustainability 2022, 14, 8521. [Google Scholar] [CrossRef]
- Bonomi, V.; Mansini, R.; Zanotti, R. Last Mile Delivery with Parcel Lockers: Evaluating the environmental impact of eco-conscious consumer behavior. IFAC-PapersOnLine 2022, 55, 72–77. [Google Scholar] [CrossRef]
- Vincent, F.Y.; Susanto, H.; Jodiawan, P.; Ho, T.W.; Lin, S.W.; Huang, Y.T. A simulated annealing algorithm for the vehicle routing problem with parcel lockers. IEEE Access 2022, 10, 20764–20782. [Google Scholar]
- Sawik, B.; Serrano-Hernandez, A.; Muro, A.; Faulin, J. Multi-Criteria Simulation-Optimization Analysis of Usage of Automated Parcel Lockers: A Practical Approach. Mathematics 2022, 10, 4423. [Google Scholar] [CrossRef]
- Lai, P.L.; Jang, H.; Fang, M.; Peng, K. Determinants of customer satisfaction with parcel locker services in last-mile logistics. Asian J. Shipp. Logist. 2022, 38, 25–30. [Google Scholar] [CrossRef]
- Che, Z.H.; Chiang, T.A.; Luo, Y.J. Multiobjective optimization for planning the service areas of smart parcel locker facilities in logistics last mile delivery. Mathematics 2022, 10, 422. [Google Scholar] [CrossRef]
- Schnieder, M.; Hinde, C.; West, A. Sensitivity analysis of emission models of parcel lockers vs. Home delivery based on hbefa. Int. J. Environ. Res. Public Health 2021, 18, 6325. [Google Scholar] [CrossRef]
- Prandtstetter, M.; Seragiotto, C.; Braith, J.; Eitler, S.; Ennser, B.; Hauger, G.; Steinbauer, M. On the impact of open parcel lockers on traffic. Sustainability 2021, 13, 755. [Google Scholar] [CrossRef]
- Hagen, T.; Scheel-Kopeinig, S. Would customers be willing to use an alternative (chargeable) delivery concept for the last mile. Res. Transp. Bus. Manag. 2021, 39, 100626. [Google Scholar] [CrossRef]
- Dong, B.; Hovi, I.B.; Pinchasik, D.R. Analysis of Service Efficiency of Parcel Locker in Last-mile Delivery: A Case Study in Norway. Transp. Res. Procedia 2023, 69, 918–925. [Google Scholar] [CrossRef]
- Liu, Y.; Ye, Q.; Feng, Y.; Escribano-Macias, J.; Angeloudis, P. Location-routing Optimisation for Urban Logistics Using Mobile Parcel Locker Based on Hybrid Q-Learning Algorithm. arXiv 2021, arXiv:2110.15485. [Google Scholar]
- Buzzega, G.; Novellani, S. Last mile deliveries with lockers: Formulations and algorithms. Soft Comput. 2023, 27, 12843–12861. [Google Scholar] [CrossRef]
- Redi, P.; Jewpanya, P.; Kurniawan, A.C.; Persada, S.F.; Nadlifatin, R.; Dewi, O.A.C. A simulated annealing algorithm for solving two-echelon vehicle routing problem with locker facilities. Algorithms 2020, 13, 218. [Google Scholar] [CrossRef]
- Santos, G.D.; Viana, A.; Pedroso, J.P. 2-echelon lastmile delivery with lockers and occasional couriers. Transp. Res. Part E Logist. Transp. Rev. 2022, 162, 102714. [Google Scholar] [CrossRef]
- Tiwari, K.V.; Sharma, S.K. An optimization model for vehicle routing problem in last-mile delivery. Expert Syst. Appl. 2023, 222, 119789. [Google Scholar] [CrossRef]
- Di Gangi, M.; Polimeni, A.; Belcore, O.M. Freight Distribution in Small Islands: Integration between Naval Services and Parcel Lockers. Sustainability 2023, 15, 7535. [Google Scholar] [CrossRef]
- Grabenschweiger, J.; Doerner, K.F.; Hartl, R.F.; Savelsbergh, M.W. The vehicle routing problem with heterogeneous locker boxes. Cent. Eur. J. Oper. Res. 2021, 29, 113–142. [Google Scholar] [CrossRef]
- Schwerdfeger, S.; Boysen, N. Who moves the locker? A benchmark study of alternative mobile parcel locker concepts. Transp. Res. Part C Emerg. Technol. 2022, 142, 103780. [Google Scholar] [CrossRef]
- Carotenuto, P.; Ceccato, R.; Gastaldi, M.; Giordani, S.; Rossi, R.; Salvatore, A. Comparing home and parcel lockers’ delivery systems: A math-heuristic approach. Transp. Res. Procedia 2022, 62, 91–98. [Google Scholar] [CrossRef]
- Venkataraman, S.; Baclet, S.; Rumpler, R. Optimizing noise exposure in the Vehicle Routing Problem: A case study of last-mile freight deliveries in Stockholm. In INTER-NOISE and NOISE-CON Congress and Conference Proceedings; Institute of Noise Control Engineering: Reston, VA, USA, 2023. [Google Scholar]
- Garcia, O.; Santoso, A. Supply Chain Management. Master’s Thesis, Massachusetts Institute of Technology, Cambridge, MA, USA, 2019. [Google Scholar]
- Murray, C.; Chu, A.G. The flying sidekick traveling salesman problem: Optimization of drone-assisted parcel delivery. Transp. Res. Part C Emerg. Technol. 2015, 54, 86–109. [Google Scholar] [CrossRef]
- Bakir, I.; Tiniç, G.Ö. Optimizing drone-assisted last-mile deliveries: The vehicle routing problem with flexible drones. Optim.-Ouline Org. 2020, 1–28. [Google Scholar]
- Li, Y.; Zhang, G.; Pang, Z.; Li, L. Continuum approximation models for joint delivery systems using trucks and drones. Enterp. Inf. Syst. 2020, 14, 406–435. [Google Scholar] [CrossRef]
- Liu, D.; Yang, H.; Mao, X.; Antonoglou, V.; Kaisar, E.I. New Mobility-Assist E-Grocery Delivery Network: A Load-Dependent Two-Echelon Vehicle Routing Problem with Mixed Vehicles. Transp. Res. Rec. 2023, 2677, 294–310. [Google Scholar] [CrossRef]
- Corentin, P.; Adriana, S. Automated Delivery Robots: A Vehicle Routing Problem on last mile delivery cost per unit based on range and carrying capacity. IFAC-PapersOnLine 2022, 55, 121–126. [Google Scholar] [CrossRef]
- Sluijk, N.; Florio, A.M.; Kinable, J.; Dellaert, N.; Van Woensel, T. Two-echelon vehicle routing problems A literature review. Eur. J. Oper. Res. 2023, 304, 865–886. [Google Scholar] [CrossRef]
- Sitek, P.; Wikarek, J.; Jagodziński, M. A Proactive Approach to Extended Vehicle Routing Problem with Drones (EVRPD). Appl. Sci. 2022, 12, 8255. [Google Scholar] [CrossRef]
- Poikonen, S.; Golden, B. The mothership and drone routing problem. INFORMS J. Comput. 2020, 32, 249–262. [Google Scholar] [CrossRef]
- Agatz, N.; Bouman, P.; Schmidt, M. Optimization approaches for the traveling salesman problem with drone. Transp. Sci. 2018, 52, 965–981. [Google Scholar] [CrossRef]
- Gao, W.; Luo, J.; Zhang, W.; Yuan, W.; Liao, Z. Commanding cooperative ugv-uav with nested vehicle routing for emergency resource delivery. IEEE Access 2020, 8, 215691–215704. [Google Scholar] [CrossRef]
- Li, H.; Wang, H.; Chen, J.; Bai, M. Two-echelon vehicle routing problem with time windows and mobile satellites. Transp. Res. Part B Methodol. 2020, 138, 179–201. [Google Scholar] [CrossRef]
- Sacramento, D.; Pisinger, D.; Ropke, S. An adaptive large neighborhood search metaheuristic for the vehicle routing problem with drones. Transp. Res. Part C Emerg. Technol. 2019, 102, 289–315. [Google Scholar] [CrossRef]
- Wang, K.; Yuan, B.; Zhao, M.; Lu, Y. Cooperative route planning for the drone and truck in delivery services: A bi-objective optimisation approach. J. OR Soc. 2020, 71, 1657–1674. [Google Scholar] [CrossRef]
- Poikonen, S.; Golden, B. Multi-visit drone routing problem. Comput. Oper. Res. 2020, 113, 104802. [Google Scholar] [CrossRef]
- Janinhoff, L.; Klein, R.; Scholz, D. Multitrip vehicle routing with delivery options: A data-driven application to the parcel industry. OR Spectr. 2023, 1–54. [Google Scholar] [CrossRef]
- Escudero-Santana, A.; Muñuzuri, J.; Lorenzo-Espejo, A.; Muñoz-Díaz, M.L. Improving E-Commerce Distribution through Last-Mile Logistics with Multiple Possibilities of Deliveries Based on Time and Location. J. Theor. Appl. Electron. Commer. Res. 2022, 17, 507–521. [Google Scholar] [CrossRef]
- Orenstein, I.; Raviv, T.; Sadan, E. Flexible parcel delivery to automated parcel lockers models, solution methods and analysis. EURO J. Transp. Logist. 2019, 8, 683–711. [Google Scholar] [CrossRef]
- Pourmohammadreza, N.; Jokar, M.R.A. A Novel Two-Phase Approach for Optimization of the Last-Mile Delivery Problem with Service Options. Sustainability 2023, 15, 8098. [Google Scholar] [CrossRef]
- Enthoven, L.; Jargalsaikhan, B.; Roodbergen, K.J.; Uit het Broek, M.A.; Schrotenboer, A.H. The two-echelon vehicle routing problem with covering options: City logistics with cargo bikes and parcel lockers. Comput. Oper. Res. 2020, 118, 104919. [Google Scholar] [CrossRef]
- Vincent, Y.; Jodiawan, P.; Hou, M.L.; Gunawan, A. Design of a two-echelon freight distribution system in last-mile logistics considering covering locations and occasional drivers. Transp. Res. Part E Logist. Transp. Rev. 2021, 154, 102461. [Google Scholar]
- Chen, C.; Yerasani, S.; Tiwari, M.K. Solving a 3-dimensional vehicle routing problem with delivery options in city logistics using fast-neighborhood based crowding differential evolution algorithm. J. Ambient. Intell. Humaniz. Comput. 2023, 14, 10389–10402. [Google Scholar] [CrossRef]
- Anily, S. The vehicle-routing problem with delivery and back-haul options. Nav. Res. Logist. (NRL) 1996, 43, 415–434. [Google Scholar] [CrossRef]
- Tilk, C.; Olkis, K.; Irnich, S. The last-mile vehicle routing problem with delivery options. OR Spectr. 2021, 43, 877–904. [Google Scholar] [CrossRef]
- Sitek, P.; Wikarek, J. Capacitated vehicle routing problem with pick-up and alternative delivery (CVRPPAD) model and implementation using hybrid approach. Ann. Oper. Res. 2019, 273, 257–277. [Google Scholar] [CrossRef]
- Zhou, F.; He, Y.; Zhou, L. Last mile delivery with stochastic travel times considering dual services. IEEE Access 2019, 7, 159013–159021. [Google Scholar] [CrossRef]
Ref. | Problem Nature | Important Considerations | Objective(s) | Sample Size | Solution Method |
---|---|---|---|---|---|
[38] |
|
| Minimize cost of distance traveled and waiting time of the main vehicle (AV) |
| Heuristic (greedy algorithm) |
[39] |
|
| Minimize the total truck arrival time |
| Mixed-integer problem (MIP) |
[50] |
|
| Minimize total cost of travel and emission |
| Heuristic (GA and particle swarm) |
[112] |
|
| Minimize the return time to depot |
| Heuristic (5-step algorithm) |
[113] |
|
| Minimize the largest return time |
| Mixed-integer problem (MIP) using some algorithm for upper bounding |
[115] |
|
| Minimize delivery (volume) and emission (weight & speed) costs |
| Heuristic (cluster-based artificial immune) |
[116] |
|
| Minimize the cost of customer serving |
| Statistical analytics on real data |
[118] |
|
| Minimize total delivery costs |
| Heuristic (dedicated GA) |
[119] |
|
| Minimize the total travel time of main vehicles and drones |
| B&B and cone heuristic algorithm |
[120] |
|
| Minimize the tour costs of trucks and drones |
| Heuristic (two steps of clustering and local search /dynamic programming |
[121] |
|
| Minimize the total travel time of UGV & UAV |
| Heuristic (two-stages of set covering and allocations) |
[122] |
|
| Minimize operation and waiting time costs for both vans & UAVs |
| Heuristic (adaptive large neighborhood) |
[123] |
|
| Minimize travel costs for trucks & UAVs |
| Heuristic (adaptive neighborhood) |
[124] |
|
| Minimize the transportation and waiting costs, minimize latest return time |
| Heuristic (non-dominated sorting GA) |
[125] |
|
| Minimize total route time |
| Flexible heuristic |
Ref. | Problem Nature | Important Considerations | Objectives | Sample Size | Solution Method |
---|---|---|---|---|---|
[36] |
|
| Minimize the transportation cost and ODs payment |
| Heuristic (adaptive large neighborhood search) |
[126] |
|
| Minimize the fixed & variable costs of vehicles, and location cost |
| Heuristic (adaptive large neighborhood search) |
[127] |
|
| Minimize the cost as operation cost and customer priorities |
| Comparative ad hoc heuristic |
[128] |
|
| Minimize the fixed & variable costs of vehicles, and delivery penalty |
| Heuristic (Tabu search & large neighborhood search) |
[129] |
|
| Minimize the fixed & variable costs of vehicles, maximize revenue |
| Heuristic (MCDM & tailored mathematics) |
[130] |
|
| Minimize the traveling and connection costs |
| Heuristic (adaptive large neighborhood search) |
[132] |
|
| Minimize the travel, vertical, service, and penalty costs |
| Heuristic (crowding differential evolution) |
[134] |
|
| Minimize the overall cost of selected routes |
| Exact solve (branch price and cut) |
[135] |
|
| Minimize travel costs and penalty costs |
| Heuristic (hybrid CLP/MP) |
[136] |
|
| Minimize the cost of travel time |
| Heuristic (two-stage with large acceptance strategy |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Jazemi, R.; Alidadiani, E.; Ahn, K.; Jang, J. A Review of Literature on Vehicle Routing Problems of Last-Mile Delivery in Urban Areas. Appl. Sci. 2023, 13, 13015. https://doi.org/10.3390/app132413015
Jazemi R, Alidadiani E, Ahn K, Jang J. A Review of Literature on Vehicle Routing Problems of Last-Mile Delivery in Urban Areas. Applied Sciences. 2023; 13(24):13015. https://doi.org/10.3390/app132413015
Chicago/Turabian StyleJazemi, Reza, Ensieh Alidadiani, Kwangseog Ahn, and Jaejin Jang. 2023. "A Review of Literature on Vehicle Routing Problems of Last-Mile Delivery in Urban Areas" Applied Sciences 13, no. 24: 13015. https://doi.org/10.3390/app132413015
APA StyleJazemi, R., Alidadiani, E., Ahn, K., & Jang, J. (2023). A Review of Literature on Vehicle Routing Problems of Last-Mile Delivery in Urban Areas. Applied Sciences, 13(24), 13015. https://doi.org/10.3390/app132413015