A Comprehensive Survey of Methods and Challenges of Vehicle Routing Problem with Uncertainties
Abstract
1. Introduction
- Provide a comprehensive classification of the various types of uncertainties encountered in VRPs.
- Analyze and evaluate the existing methodologies for managing these uncertainties, highlighting their strengths and limitations, in addition to identifying the practical challenges of applying these methods in real-world logistics operations.
- Offer guidance and recommendations for future research directions to address the gaps in the current literature and enhance the practical applicability of VRP solutions under uncertainty.
2. Materials and Methods
2.1. Guidelines for Future Surveys
- Search Strategy and Multiple Databases: Use clear and consistent keyword sets across multiple repositories (e.g., Scopus, Web of Science, IEEE Xplore) to reduce coverage bias.
- Quality Filters: Apply thresholds like Q1 journal ranks or citation-based metrics to focus on influential and high-impact studies.
- Structured Screening: Adopt a standardized flow (e.g., PRISMA), documenting each stage (identification, screening, eligibility, inclusion) with explicit inclusion/exclusion criteria.
- Domain-Specific Refinements: Consider narrower terms (e.g., “stochastic VRP,” “dynamic VRP”) or real-world constraints (time windows, vehicle types) depending on your research objectives.
- Transparent Data Reporting: Provide a clear list of included studies, a final PRISMA-like diagram, and an explanation of any manual checks to ensure replicability and credibility.
2.2. Descriptive Statistics of Selected Papers
3. Results
3.1. Taxonomy
- Demand Uncertainty: Variability in the demand at different nodes, including the quantity and type of items. This uncertainty affects how routes are planned and optimized to meet fluctuating demands efficiently.
- Travel Time Uncertainty: Fluctuations in travel times between nodes due to varying traffic conditions, weather, or unexpected delays. This type of uncertainty requires solutions that can adapt to changing travel conditions to maintain efficiency and service levels.
- Other Uncertainties: A catch-all category for uncertainties not covered by demand or travel time, including service time variability, vehicle breakdowns, and sudden changes in routing constraints. This category recognizes the wide array of unpredictable factors influencing VRP solutions.
- Exact Methods: Solutions that guarantee finding the optimal solution for smaller or more defined problems. These include linear programming, integer programming, branch-and-bound, and similar approaches.
- Heuristic Methods: Approaches that seek to find good solutions at a reasonable computational cost without guaranteeing optimality. These include greedy algorithms, local search, genetic algorithms, and similar strategies.
- Learning Methods: Machine learning and artificial intelligence techniques are utilized to solve VRP, which is especially useful in handling uncertainties and large problem sizes. These encompass reinforcement learning, deep learning, and other data-driven approaches.
- Central Controller: A single decision-making center that manages all routing decisions, advantageous for its global perspective, but may suffer scalability issues.
- Multi-Controllers: Distributed decision-making where multiple controllers manage subsets of the problem, enhancing scalability and robustness at the potential cost of suboptimal global solutions.
- Problem Size: The scale of the VRP ranges from small-scale problems involving a few vehicles and destinations to large-scale problems with many vehicles and complex networks.
- Benchmark: Using standard datasets and problems to evaluate and compare solution performance.
- Generalization: The ability of a solution method to adapt to various VRP types and conditions without significant modifications.
- Problem Type: Specific variations of VRP addressed, such as VRP with time windows (VRPTW), dynamic VRP (DVRP), and others.
- Solution Method: Detailed classification of the specific algorithms or methods used within the broad categories of exact, heuristic, and learning methods.
3.2. Travel Time Uncertainty
- VRPs with Time Windows: The scheduling of deliveries must align with specific customer availability, making them highly sensitive to travel time variability.
- Dynamic VRPs: These require real-time adjustments to routes in response to unexpected changes in travel conditions or service times.
- Predictive Modeling Techniques: Utilize historical data and real-time information to forecast potential delays and optimize route schedules accordingly.
- Robust and Adaptive Routing Algorithms: Designed to adjust routes dynamically as new information becomes available, thus maintaining high service levels in the face of uncertainty.
3.3. Demand Uncertainty
- Stochastic VRPs: Where demands are probabilistic, aiming to devise optimally flexible and robust routes.
- Dynamic VRPs: Which adapt to real-time changes in customer demands, necessitating sophisticated and responsive routing solutions.
| Authors | Time Type | Solution Type | Solution Method | Single/Multi | Problem Type | Generalization | Benchmark |
|---|---|---|---|---|---|---|---|
| Abbaspour et al. (2022) [20] | Delivery, lead, service time | Exact + Metaheuristic | GAMS, 10 MA | Single | Integrated queueing-inventory-routing SVRP-D, RVRP-D | No | NA |
| Adulyasak et al. (2016) [21] | Travel time | Exact | Branch-and-cut | Multi | Multi-echelon, multi-period, multi- commodity VRP | Yes | Kenyon et al., Jaillet et al. |
| Aliakbari et al. (2022) [23] | Travel time | Heuristic | GAMS | Single | VRP with time windows | Yes | NA |
| Braaten et al. (2017) [15] | Travel time | Metaheuristic | ALNS | Multi | OVRPCD | Yes | Agra et al. |
| Cota et al. (2022) [51] | Travel time | Heuristic | VRCDH, CDVRH, PLH | Multi | VRPODTW | Yes | NA |
| Pugliese et al. (2023) [28] | Travel time | Robust Optimization, Heuristic | Benders’ Decomposition | Multi | VRPTW | Yes | Solomon |
| Duan et al. (2021) [10] | Travel time | Heuristic | Robust multiobjective PSO | Multi | VRPTW | Yes | Solomon |
| Hu et al. (2018) [14] | Travel time | Exact & Heuristic | Two-stage modified AVNS, CGA | Multi | Emergency logistic routing VRP-SITW | NA | Yes |
| Huang (2018) [14] | Travel time | Learning | CGA | Multi | Emergency logistic routing | No | Solomon |
| Jabali et al. (2015) [24] | Travel time | Heuristic | Hybrid LP/tabu search | Single | VRP-SITW | Yes | Solomon |
| Jin et al. (2022) [52] | Travel time | Metaheuristic | NN-ILS | Multi | CTVRP, STT-VRPSPDTW | Yes | NA |
| Kepaptsoglou et al. (2015) [11] | Travel time | Heuristic | GA | NA | NA | Yes | NA |
| Keskin et al. (2021) [22] | Waiting at recharging time | Heuristic | Simulation-based ALNS | NA | EVRP TW + stochastic waiting | NA | No |
| Lu et al. (2020) [27] | Travel time | Exact | Robust fuzzy programming | Multi | Road-rail multimodal routing | Yes | NA |
| Mousavi et al. (2014) [26] | Node/working time | Hybrid | Fuzzy-Stochastic programming | Multi | CDCs + scheduling | Yes | Yes |
| Munari et al. (2019) [9] | Travel time | Exact | Branch-Price-and-Cut | Multi | RVRPTW | Yes | Solomon |
| Ning et al. (2017) [53] | Customer travel time | Heuristic | Intelligent algorithm | Multi | Multilevel VRP | Yes | NA |
| Polat et al. (2022) [18] | Service time | Heuristic + Stochastic | Enhanced ILS | Multi | SD-MC-HE-VRP-TL | Yes | CMT |
| Quintero-Araujo et al. (2017) [29] | Travel time | Heuristic | Simheuristic | Multi | Multi-depot VRP | NA | Classical |
| Shahnejat-Bushehri et al. (2021) [30] | Travel time | Metaheuristic | Parallel routing procedure | Multi | HHCRSP | Yes | Solomon |
| Shahparvari et al. (2017) [25] | Travel time, time window | Heuristic | Fuzzy programming | Multi | MDCDVRP-TW | Yes | NA |
| Shahparvari et al. (2017) [54] | Time windows | Heuristic | Greedy search | Multi | MDCDVRP-TW | Yes | NA |
| Shi et al. (2019) [55] | Travel + service time | Heuristic | SA, TS, VNS | Multi | HHCRSP | Yes | NA |
| Shi et al. (2020) [56] | Travel + service time | Heuristic | SA, TS | Single | RO-GVRPTWSyn | Yes | Bredström & Rönnqvist, |
| Subramanyam et al. (2018) [12] | Travel time | Hybrid | Scenario decomposition | Multi | TWAVRP | Yes | Spliet et al. |
| Wang et al. (2020) [16] | Delivery time | Hybrid | K-means, CW, E-NSGA-II | Multi | CMDVRPTWA | Yes | Chongqing, Solomon |
| Yu et al. (2022) [13] | Travel + service time | Hybrid | 2-stage stochastic MIP | Multi | TWOVRS | No | Ford + Benchmark |
| Zhang et al. (2020) [57] | Travel + service time | Metaheuristic | ALNS | Single | EVRP-TW | Yes | Schneider |
| Zhu et al. (2022) [19] | Flight arrival time | Exact | Multi-objective mixed integer programming | Multi | GHVSP | Yes | NA |
| Zhang, Zhang, Baldacci (2024) Zhang et al. (2024) [58] | Uncertain travel time | Exact | Branch-and-price-and-cut with Generalized Riskiness Index | Single | VRPTW under travel-time uncertainty | Yes | VRPTW sets enlarged for riskiness index |
| Reusken, Laporte, Rohmer, Cruijssen (2024) Reusken et al. (2024) [59] | Stochastic demand, service & waiting times | Matheuristic | Heuristic framework tailored to food-bank collections | Single | VRP with time restrictions & stochastic service processes | Yes | Real food-bank cases + synthetic |
| Deng, Li, Ding, Zhou, Zhang (2024) [60] | Stochastic/robust travel and launch/retrieval times (deadlines) | Exact | Benders decomposition (stochastic & robust counterparts) | Single | Truck–drone routing with deadlines (TDRP-D) | Yes | Synthetic scenario sets |
| Meng, Li, Liu, Chen (2024) [61] | Stochastic truck travel time; soft time windows | Hybrid | Two-stage model + rolling-horizon/heuristics for re-timing | Single | Multi-visit truck–drone assisted routing | Yes | TR-B instance family (up to 100 customers) |
| Cai, Xu, Tang, Lin (2024) [45] | Stochastic travel cost/time proxy | Learning | Deep reinforcement learning policy (VRP-STC) | Single | VRP with stochastic travel cost (time/traffic proxy) | Moderate | Synthetic VRP-STC datasets |
| Authors | Time Type | Solution Type | Solution Method | Single/Multi | Problem Type | Generalization | Benchmark |
|---|---|---|---|---|---|---|---|
| Abbaspour et al. (2022) [20] | Demand and time | Exact and Meta-heuristic | MINLP | Single | Green dual-channel supply chain optimization | No | No |
| Aliakbari et al. (2022) [23] | Demand and time | Heuristic | GA | Multi | Relief Logistics Planning | Yes | GA solutions have 3.75% gaps on average with optimal solutions |
| Allahviranloo et al. (2014) [62] | Demand | Heuristic | Parallel Genetic Algorithms (PGA) | Single | Selective Vehicle Routing | Yes | Own benchmarking |
| Bahri et al. (2018) [63] | Demand | Heuristic | Swarm and Evolutionary Computation | Single | MO-VRPTWUD | No | Created a new benchmark |
| Basso et al. (2021) [34] | Energy demand | Learning method | Probabilistic Bayesian machine learning | Single | Electric Vehicle Routing | Not specified | Not specified |
| Basso et al. (2022) [35] | Stochastic energy consumption and dynamic customer requests | Learning method | Safe Reinforcement Learning | Single | Electric Vehicle Routing | No | No |
| Cao et al. (2014) [31] | Customer demand | Heuristic | Differential evolution algorithm | Single | OVRP-DU | No | No |
| Chow (2016) [41] | Demand | Heuristic | ADP (LSMCS) | Not specified | UAV traffic monitoring | Yes | gdb19, gdb15, gdb9 |
| Ghasemkhani et al. (2022) [38] | Demand | Meta-heuristic | HICA + SADE | Not specified | Integrated Production-Inventory-Routing | Yes | Not specified |
| Gounaris et al. (2016) [64] | Customer demand | Meta-heuristic | AMP | Not specified | Robust CVRP | Yes | 180 RCVRP instances |
| Hashemi-Amiri et al. (2023) [65] | Demand, Supply | Hybrid | DRCC bi-objective model | Multi | Integrated perishable product routing | Yes | No |
| Golsefidi et al. (2020) [37] | Demand | Heuristic | MILP (GA/SA) | Not specified | PIRP with pickup/delivery | Yes | No |
| Hu et al. (2018) [14] | Demand and time | Heuristic | Two-stage mod. AVNS | Multi | VRP with Hard Time Windows | Yes | Solomon |
| Huang et al. (2018) [17] | Demands of affected areas | Heuristic | Cellular Genetic Algorithm | Single | Emergency logistics routing | No | No |
| Juan et al. (2014) [47] | Stochastic demands | Heuristic | Simheuristic with MCS | Single | Stochastic Inventory-Routing | Yes | CVRP-based own |
| Mousavi et al. (2021) [36] | Demand and supply | Metaheuristic | Multi-objective metaheuristics | Multi | Closed-loop supply chain | Yes | No |
| Munari et al. (2019) [9] | Polyhedral-interval uncertainty | Exact | Branch-Price-and-Cut | Single | RVRPTW | Yes | Solomon |
| Niu et al. (2021) [43] | Demand and objectives | Heuristic | IMOLEM | Multi | MO-VRPSD | Yes | Modified Solomon |
| Niu et al. (2021) [44] | Customer demands | Heuristic | MIMOA | Multi | BO-VRPSD | No | Real distances in Beijing Literature |
| Pessoa et al. (2021) [33] | Demand–Knapsack | Exact | Branch-Cut-and-Price | Single | CVRP | Yes | Solomon |
| Polat et al. (2022) [18] | Demand, time, speed | Heuristic/Stochastic | Enhanced ILS | Multi | Milk collection | Uncertain environment | New instances |
| Pourrahmani et al. (2015) [49] | Demand | Heuristic | GA (Fuzzy Credibility) | Multi | Evacuation routing | Uncertain environment | Taguchi-tuned GA |
| Quintero-Araujo et al. (2017) [29] | Demand and time | Heuristic | Tabu Search + Simulation | Multi | City logistics | Limited | MDVRP stochastic |
| Quintero-Araujo et al. (2021) [66] | Demand | Hybrid | Simheuristic (ILS + MCS) | Single | CLRP | Moderate | Extended CLRP |
| Ren et al. (2023) [67] | Demand | Meta-heuristic | SFSSA | Single | UAV VRPs | Yes | Solomon |
| Sabo et al. (2014) [68] | Demand | Heuristic | Clustering + NN | Multi | UAV routing | Yes | No |
| Sazvar et al. (2021) [48] | Demand | Hybrid | MOMILP | Multi | Pharma closed-loop SC | Yes | No |
| Sethanan et al. (2020) [39] | Demand | Meta-heuristic | HDEGO | Multi | MVRPB w/ backhauls | No | No |
| Subramanyam et al. (2018) [12] | Operational uncertainty | Exact | Scenario decomposition | Single | TWAVRP | Yes | Spliet & Desaulniers |
| Vahdani et al. (2022) [69] | Demand, supply, costs | Hybrid | Bi-objective cost + surplus minimization | Multi | Relief & evacuation routing | Yes | No |
| Wang et al. (2023) [50] | Demand and risk | Exact | ALNS | Multi | Emergency VRP | Yes | No |
| Yu et al. (2023) [70] | Demand | Heuristic | ALNS | Multi | VRPCD-DU | No | Lee et al. (2006) |
| Zahiri et al. (2018) [40] | Donation and demand | Meta-heuristic | Stochastic programming + scenario tree | Single | Blood supply chain | No | No |
| Parada, Legault, Cˆot’e, Gendreau (2024) [71] | Stochastic demand (monotonic recourse) | Exact | Disaggregated integer L-shaped (two-stage SP) | Single | — | VRPSD with monotonic recourse | Yes |
| Wang, Li, Xiong (2025) [72] | Stochastic demand (realizations at service) | Exact (decomposition) | Decomposition with problem-specific cuts for TDRP-SD | Single | — | Truck–drone routing with stochastic demand (TDRP-SD) | Yes |
| Zhao, Zhang, Luo, Wang (2025) [73] | Stochastic customer demand (heterogeneous fleet) | Exact | Two-stage stochastic program with sampling-based enforcement | Single | — | HVRPTW with stochastic demand | Yes |
| Wang, Zhao (2025) [74] | Uncertain customer set (presence) & demand | Distributionally robust optimization | DRO model with chance-constraints (ambiguity set) | Single | — | VRP with Uncertain Customers (VRPUC | Yes |
3.4. Two-Echelon and Truck–Drone Variants Under Uncertainty (2024–2025)
- Benders/SAA for deadlines under time uncertainty [60]: a master selects truck paths and tentative launch/visit schedules; scenario sub-problems enforce deadline feasibility and generate Benders cuts (stochastic and robust versions).
- Rolling-horizon hybrid for stochastic truck times [61]: a two-stage SAA with metaheuristics adjusts sorties online, penalizing soft time-window violations and truck waiting times for retrieval.
- C&CG for robust 2E vehicle–UAV routing with impaired infrastructure [75]: restricted master over route patterns and UAV assignments, iteratively enriched by worst-case cuts built from hazard-aware sub-problems.
- Decomposition for stochastic-demand TDRP [72] first-stage synchronization/assignment with second-stage restocking/serve decisions; problem-specific cuts stabilize the master; policies are benchmarked on literature-derived instances.
- Risk-aware drone network design [68]: bi-objective evolutionary search (modified NSGA-III) explores safety–efficiency frontiers on hazard maps; useful to set prior network structure for subsequent SP/RO routing.
- Multi-agent RL for dynamic emergency response [46]: trucks and drones act as agents; the state stacks locations, remaining energy/time, outstanding and predicted tasks; actions include launch/retrieve, assign, resequence, or defer; the reward encodes coverage/latency under uncertainty. This bridges planning and online control where distributions are hard to specify explicitly.
3.5. Other Uncertainties
3.6. Two-Stage (And Multistage) VRPs Under Uncertainty
3.7. Drone-Enabled/Two-Echelon VRPs Under Uncertainty
4. Discussion
4.1. Comparative Insights and Critical Analysis
- Exact Methods (e.g., linear/integer programming): Often yield provably optimal solutions but scale poorly when demand or travel-time uncertainties become complex or high-dimensional.
- Heuristic/Metaheuristic Approaches: Provide near-optimal routes quickly, which is beneficial for large-scale or real-time scenarios. However, they may lack formal optimality guarantees, and certain heuristics can struggle with rapidly changing inputs.
- Learning Methods (Reinforcement Learning, Deep Learning): Excel at adapting to dynamic feedback and large data streams, yet require ample high-quality training data. They can be computationally intensive to train, and real-world transferability depends on how closely the training environment matches actual operating conditions.
- Hybrid Solutions: Integrate the strengths of exact and heuristic (or AI-based) frameworks. They offer promising scalability and adaptability but may involve higher implementation complexity.
4.2. Challenges in Uncertainty Management for Vehicle Routing Problems
Computational Complexity
4.3. Solution Quality
4.4. Scalability
4.5. Real-World Applicability
4.6. Uncertainty Modeling
4.7. Future Directions and Research Opportunities
4.7.1. Robust Optimization Techniques
4.7.2. Real-Time Optimization Techniques
4.7.3. Hybrid Approaches
4.7.4. Multi-Objective Optimization
4.7.5. Case Studies and Validation
4.7.6. Enhanced Algorithmic Approaches
4.7.7. Humanitarian Logistics and Emergency Response
5. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- El Midaoui, M.; Qbadou, M.; Mansouri, K. A fuzzy-based prediction approach for blood delivery using machine learning and genetic algorithm. Int. J. Electr. Comput. Eng. (IJECE) 2022, 12, 1056–1068. [Google Scholar] [CrossRef]
- Alsumairat, N.; Alrefaei, M. Solving hybrid-vehicle routing problem using modified simulated annealing. Int. J. Electr. Comput. Eng. (IJECE) 2021, 11, 4922–4931. [Google Scholar] [CrossRef]
- Yernar, A.; Turan, C. Recent developments in vehicle routing problem under time uncertainty: A comprehensive review. Bull. Electr. Eng. Inform. 2025, 14, 1263–1275. [Google Scholar] [CrossRef]
- Sar, K.; Ghadimi, P. A systematic literature review of the vehicle routing problem in reverse logistics operations. Comput. Ind. Eng. 2023, 177, 109011. [Google Scholar] [CrossRef]
- Liu, X.; Chen, Y.-L.; Por, L.Y.; Ku, C.S. A Systematic Literature Review of Vehicle Routing Problems with Time Windows. Sustainability 2023, 15, 12004. [Google Scholar] [CrossRef]
- Tsolaki, K.; Vafeiadis, T.; Nizamis, A.; Ioannidis, D.; Tzovaras, D. Utilizing machine learning on freight transportation and logistics applications: A review. ICT Express 2022, 9, 284–295. [Google Scholar] [CrossRef]
- Zhang, J.; Van Woensel, T. Dynamic vehicle routing with random requests: A literature review. Int. J. Prod. Econ. 2022, 256, 108751. [Google Scholar] [CrossRef]
- Hildebrandt, F.D.; Thomas, B.W.; Ulmer, M.W. Opportunities for reinforcement learning in stochastic dynamic vehicle routing. Comput. Oper. Res. 2022, 150, 106071. [Google Scholar] [CrossRef]
- Munari, P.; Moreno, A.; De La Vega, J.; Alem, D.; Gondzio, J.; Morabito, R. The Robust Vehicle Routing Problem with Time Windows: Compact Formulation and Branch-Price-and-Cut Method. Transp. Sci. 2019, 53, 1043–1066. [Google Scholar] [CrossRef]
- Duan, J.; He, Z.; Yen, G.G. Robust Multiobjective Optimization for Vehicle Routing Problem with Time Windows. IEEE Trans. Cybern. 2021, 52, 8300–8314. [Google Scholar] [CrossRef]
- Kepaptsoglou, K.; Fountas, G.; Karlaftis, M.G. Weather impact on containership routing in closed seas: A chance-constraint optimization approach. Transp. Res. Part C: Emerg. Technol. 2015, 55, 139–155. [Google Scholar] [CrossRef]
- Subramanyam, A.; Wang, A.; Gounaris, C.E. A scenario decomposition algorithm for strategic time window assignment vehicle routing problems. Transp. Res. Part B: Methodol. 2018, 117, 296–317. [Google Scholar] [CrossRef]
- Yu, X.; Shen, S.; Badri-Koohi, B.; Seada, H. Time window optimization for attended home service delivery under multiple sources of uncertainties. Comput. Oper. Res. 2022, 150, 106045. [Google Scholar] [CrossRef]
- Hu, C.; Lu, J.; Liu, X.; Zhang, G. Robust vehicle routing problem with hard time windows under demand and travel time uncertainty. Comput. Oper. Res. 2018, 94, 139–153. [Google Scholar] [CrossRef]
- Braaten, S.; Gjønnes, O.; Hvattum, L.M.; Tirado, G. Heuristics for the robust vehicle routing problem with time windows. Expert Syst. Appl. 2017, 77, 136–147. [Google Scholar] [CrossRef]
- Wang, Y.; Zhang, S.; Guan, X.; Peng, S.; Wang, H.; Liu, Y.; Xu, M. Collaborative multi-depot logistics network design with time window assignment. Expert Syst. Appl. 2020, 140, 112910. [Google Scholar] [CrossRef]
- Huang, X.; Song, L. An emergency logistics distribution routing model for unexpected events. Ann. Oper. Res. 2016, 269, 223–239. [Google Scholar] [CrossRef]
- Polat, O.; Topaloğlu, D. Collection of different types of milk with multi-tank tankers under uncertainty: A real case study. TOP 2021, 30, 1–33. [Google Scholar] [CrossRef]
- Zhu, S.; Sun, H.; Guo, X. Cooperative scheduling optimization for ground-handling vehicles by considering flights’ uncertainty. Comput. Ind. Eng. 2022, 169, 108092. [Google Scholar] [CrossRef]
- Abbaspour, S.; Aghsami, A.; Jolai, F.; Yazdani, M. An integrated queueing-inventory-routing problem in a green dual-channel supply chain considering pricing and delivery period: A case study of construction material supplier. J. Comput. Des. Eng. 2022, 9, 1917–1951. [Google Scholar] [CrossRef]
- Adulyasak, Y.; Jaillet, P. Models and Algorithms for Stochastic and Robust Vehicle Routing with Deadlines. Transp. Sci. 2016, 50, 608–626. [Google Scholar] [CrossRef]
- Keskin, M.; Çatay, B.; Laporte, G. A simulation-based heuristic for the electric vehicle routing problem with time windows and stochastic waiting times at recharging stations. Comput. Oper. Res. 2021, 125, 105060. [Google Scholar] [CrossRef]
- Aliakbari, A.; Komijan, A.R.; Tavakkoli-Moghaddam, R.; Najafi, E. A new robust optimization model for relief logistics planning under uncertainty: A real-case study. Soft Comput. 2022, 26, 3883–3901. [Google Scholar] [CrossRef]
- Jabali, O.; Leus, R.; Van Woensel, T.; de Kok, T. Self-imposed time windows in vehicle routing problems. OR Spectr. 2013, 37, 331–352. [Google Scholar] [CrossRef]
- Shahparvari, S.; Abbasi, B.; Chhetri, P. Possibilistic scheduling routing for short-notice bushfire emergency evacuation under uncertainties: An Australian case study. Omega 2017, 72, 96–117. [Google Scholar] [CrossRef]
- Mousavi, S.M.; Vahdani, B.; Tavakkoli-Moghaddam, R.; Hashemi, H. Location of cross-docking centers and vehicle routing scheduling under uncertainty: A fuzzy possibilistic–stochastic programming model. Appl. Math. Model. 2014, 38, 2249–2264. [Google Scholar] [CrossRef]
- Lu, Y.; Lang, M.; Sun, Y.; Li, S. A Fuzzy Intercontinental Road-Rail Multimodal Routing Model with Time and Train Capacity Uncertainty and Fuzzy Programming Approaches. IEEE Access 2020, 8, 27532–27548. [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 2022, 115, 102776. [Google Scholar] [CrossRef]
- Quintero-Araujo, C.L.; Gruler, A.; Juan, A.A.; de Armas, J.; Ramalhinho, H. Using simheuristics to promote horizontal collaboration in stochastic city logistics. Prog. Artif. Intell. 2017, 6, 275–284. [Google Scholar] [CrossRef]
- Shahnejat-Bushehri, S.; Tavakkoli-Moghaddam, R.; Boronoos, M.; Ghasemkhani, A. A robust home health care routing-scheduling problem with temporal dependencies under uncertainty. Expert Syst. Appl. 2021, 182, 115209. [Google Scholar] [CrossRef]
- Cao, E.; Lai, M.; Yang, H. Open vehicle routing problem with demand uncertainty and its robust strategies. Expert Syst. Appl. 2014, 41, 3569–3575. [Google Scholar] [CrossRef]
- Cao, Z.; Guo, H.; Zhang, J.; Niyato, D.; Fastenrath, U. Improving the Efficiency of Stochastic Vehicle Routing: A Partial Lagrange Multiplier Method. IEEE Trans. Veh. Technol. 2015, 65, 3993–4005. [Google Scholar] [CrossRef]
- Pessoa, A.A.; Poss, M.; Sadykov, R.; Vanderbeck, F. Branch-Cut-and-Price for the Robust Capacitated Vehicle Routing Problem with Knapsack Uncertainty. Oper. Res. 2021, 69, 739–754. [Google Scholar] [CrossRef]
- Basso, R.; Kulcsár, B.; Sanchez-Diaz, I. Electric vehicle routing problem with machine learning for energy prediction. Transp. Res. Part B: Methodol. 2021, 145, 24–55. [Google Scholar] [CrossRef]
- Basso, R.; Kulcsár, B.; Sanchez-Diaz, I.; Qu, X. Dynamic stochastic electric vehicle routing with safe reinforcement learning. Transp. Res. Part E Logist. Transp. Rev. 2022, 157, 102496. [Google Scholar] [CrossRef]
- Mousavi, R.; Salehi-Amiri, A.; Zahedi, A.; Hajiaghaei-Keshteli, M. Designing a supply chain network for blood decomposition by utilizing social and environmental factor. Comput. Ind. Eng. 2021, 160, 107501. [Google Scholar] [CrossRef]
- Golsefidi, A.H.; Jokar, M.R.A. A robust optimization approach for the production-inventory-routing problem with simultaneous pickup and delivery. Comput. Ind. Eng. 2020, 143, 106388. [Google Scholar] [CrossRef]
- Ghasemkhani, A.; Tavakkoli-Moghaddam, R.; Rahimi, Y.; Shahnejat-Bushehri, S.; Tavakkoli-Moghaddam, H. Integrated production-inventory-routing problem for multi-perishable products under uncertainty by meta-heuristic algorithms. Int. J. Prod. Res. 2021, 60, 2766–2786. [Google Scholar] [CrossRef]
- Sethanan, K.; Jamrus, T. Hybrid differential evolution algorithm and genetic operator for multi-trip vehicle routing problem with backhauls and heterogeneous fleet in the beverage logistics industry. Comput. Ind. Eng. 2020, 146, 106571. [Google Scholar] [CrossRef]
- Zahiri, B.; Torabi, S.A.; Mohammadi, M.; Aghabegloo, M. A multi-stage stochastic programming approach for blood supply chain planning. Comput. Ind. Eng. 2018, 122, 1–14. [Google Scholar] [CrossRef]
- Chow, J.Y. Dynamic UAV-based traffic monitoring under uncertainty as a stochastic arc-inventory routing policy. Int. J. Transp. Sci. Technol. 2016, 5, 167–185. [Google Scholar] [CrossRef]
- Hashemi-Amiri, O.; Ghorbani, F.; Ji, R. Integrated supplier selection, scheduling, and routing problem for perishable product supply chain: A distributionally robust approach. Comput. Ind. Eng. 2022, 175, 108845. [Google Scholar] [CrossRef]
- Niu, Y.; Kong, D.; Wen, R.; Cao, Z.; Xiao, J. An improved learnable evolution model for solving multi-objective vehicle routing problem with stochastic demand. Knowl.-Based Syst. 2021, 230, 107378. [Google Scholar] [CrossRef]
- Niu, Y.; Zhang, Y.; Cao, Z.; Gao, K.; Xiao, J.; Song, W.; Zhang, F. MIMOA: A membrane-inspired multi-objective algorithm for green vehicle routing problem with stochastic demands. Swarm Evol. Comput. 2021, 60, 100767. [Google Scholar] [CrossRef]
- Cai, H.; Xu, P.; Tang, X.; Lin, G. Solving the Vehicle Routing Problem with Stochastic Travel Cost Using Deep Reinforcement Learning. Electronics 2024, 13, 3242. [Google Scholar] [CrossRef]
- Peng, W.; Wang, D.; Yin, Y.; Cheng, T. Multi-agent deep reinforcement learning-based truck-drone collaborative routing with dynamic emergency response. Transp. Res. Part E Logist. Transp. Rev. 2025, 195, 103974. [Google Scholar] [CrossRef]
- Juan, A.A.; Grasman, S.E.; Caceres-Cruz, J.; Bektaş, T. A simheuristic algorithm for the Single-Period Stochastic Inventory-Routing Problem with stock-outs. Simul. Model. Pract. Theory 2014, 46, 40–52. [Google Scholar] [CrossRef]
- Sazvar, Z.; Zokaee, M.; Tavakkoli-Moghaddam, R.; Salari, S.A.-S.; Nayeri, S. Designing a sustainable closed-loop pharmaceutical supply chain in a competitive market considering demand uncertainty, manufacturer’s brand and waste management. Ann. Oper. Res. 2021, 315, 2057–2088. [Google Scholar] [CrossRef]
- Pourrahmani, E.; Delavar, M.R.; Mostafavi, M.A. Optimization of an evacuation plan with uncertain demands using fuzzy credibility theory and genetic algorithm. Int. J. Disaster Risk Reduct. 2015, 14, 357–372. [Google Scholar] [CrossRef]
- Wang, W.; Yang, K.; Yang, L.; Gao, Z. Distributionally robust chance-constrained programming for multi-period emergency resource allocation and vehicle routing in disaster response operations. Omega 2023, 120, 102915. [Google Scholar] [CrossRef]
- Cota, P.M.; Nogueira, T.H.; Juan, A.A.; Ravetti, M.G. Integrating vehicle scheduling and open routing decisions in a cross-docking center with multiple docks. Comput. Ind. Eng. 2022, 164, 107869. [Google Scholar] [CrossRef]
- Jin, Y.; Ge, X.; Zhang, L.; Ren, J. A two-stage algorithm for bi-objective logistics model of cash-in-transit vehicle routing problems with economic and environmental optimization based on real-time traffic data. J. Ind. Inf. Integr. 2022, 26, 100273. [Google Scholar] [CrossRef]
- Ning, Y.; Su, T. A multilevel approach for modelling vehicle routing problem with uncertain travelling time. J. Intell. Manuf. 2014, 28, 683–688. [Google Scholar] [CrossRef]
- Shahparvari, S.; Abbasi, B. Robust stochastic vehicle routing and scheduling for bushfire emergency evacuation: An Australian case study. Transp. Res. Part A: Policy Pract. 2017, 104, 32–49. [Google Scholar] [CrossRef]
- Shi, Y.; Boudouh, T.; Grunder, O. A robust optimization for a home health care routing and scheduling problem with consideration of uncertain travel and service times. Transp. Res. Part E Logist. Transp. Rev. 2019, 128, 52–95. [Google Scholar] [CrossRef]
- Shi, Y.; Zhou, Y.; Ye, W.; Zhao, Q.Q. A relative robust optimization for a vehicle routing problem with time-window and synchronized visits considering greenhouse gas emissions. J. Clean. Prod. 2020, 275, 124112. [Google Scholar] [CrossRef]
- Zhang, S.; Chen, M.; Zhang, W.; Zhuang, X. Fuzzy optimization model for electric vehicle routing problem with time windows and recharging stations. Expert Syst. Appl. 2020, 145, 113123. [Google Scholar] [CrossRef]
- Zhang, Z.; Zhang, Y.; Baldacci, R. Generalized Riskiness Index in Vehicle Routing Under Uncertain Travel Times: Formulations, Properties, and Exact Solution Framework. Transp. Sci. 2024, 58, 761–780. [Google Scholar] [CrossRef]
- Reusken, M.; Laporte, G.; Rohmer, S.U.; Cruijssen, F. Vehicle routing with stochastic demand, service and waiting times—The case of food bank collection problems. Eur. J. Oper. Res. 2024, 317, 111–127. [Google Scholar] [CrossRef]
- Deng, M.; Li, Y.; Ding, J.; Zhou, Y.; Zhang, L. Stochastic and robust truck-and-drone routing problems with deadlines: A Benders decomposition approach. Transp. Res. Part E Logist. Transp. Rev. 2024, 190, 103709. [Google Scholar] [CrossRef]
- Meng, S.; Li, D.; Liu, J.; Chen, Y. The multi-visit drone-assisted routing problem with soft time windows and stochastic truck travel times. Transp. Res. Part B Methodol. 2024, 190, 103101. [Google Scholar] [CrossRef]
- Allahviranloo, M.; Chow, J.Y.; Recker, W.W. Selective vehicle routing problems under uncertainty without recourse. Transp. Res. Part E Logist. Transp. Rev. 2014, 62, 68–88. [Google Scholar] [CrossRef]
- Bahri, O.; Talbi, E.-G.; Ben Amor, N. A generic fuzzy approach for multi-objective optimization under uncertainty. Swarm Evol. Comput. 2018, 40, 166–183. [Google Scholar] [CrossRef]
- Gounaris, C.E.; Repoussis, P.P.; Tarantilis, C.D.; Wiesemann, W.; Floudas, C.A. An Adaptive Memory Programming Framework for the Robust Capacitated Vehicle Routing Problem. Transp. Sci. 2016, 50, 1239–1260. [Google Scholar] [CrossRef]
- Hashemi-Amiri, O.; Mohammadi, M.; Rahmanifar, G.; Hajiaghaei-Keshteli, M.; Fusco, G.; Colombaroni, C. An allocation-routing optimization model for integrated solid waste management. Expert Syst. Appl. 2023, 227, 120364. [Google Scholar] [CrossRef]
- Quintero-Araujo, C.L.; Guimarans, D.; Juan, A.A. A simheuristic algorithm for the capacitated location routing problem with stochastic demands. J. Simul. 2019, 15, 217–234. [Google Scholar] [CrossRef]
- Ren, X.; Chen, S.; Ren, L. Optimization of regional emergency supplies distribution vehicle route with dynamic real-time demand. Math. Biosci. Eng. 2023, 20, 7487–7518. [Google Scholar] [CrossRef]
- Sabo, C.; Kingston, D.; Cohen, K. A Formulation and Heuristic Approach to Task Allocation and Routing of UAVs under Limited Communication. Unmanned Syst. 2014, 2, 1–17. [Google Scholar] [CrossRef]
- Vahdani, B.; Veysmoradi, D.; Mousavi, S.; Amiri, M. Planning for relief distribution, victim evacuation, redistricting and service sharing under uncertainty. Socio-Econ. Plan. Sci. 2022, 80, 101158. [Google Scholar] [CrossRef]
- Yu, V.F.; Anh, P.T.; Baldacci, R. A robust optimization approach for the vehicle routing problem with cross-docking under demand uncertainty. Transp. Res. Part E Logist. Transp. Rev. 2023, 173, 103106. [Google Scholar] [CrossRef]
- Parada, L.; Legault, R.; Côté, J.-F.; Gendreau, M. A disaggregated integer L-shaped method for stochastic vehicle routing problems with monotonic recourse. Eur. J. Oper. Res. 2024, 318, 520–533. [Google Scholar] [CrossRef]
- Wang, F.; Li, H.; Xiong, H. Truck–drone routing problem with stochastic demand. Eur. J. Oper. Res. 2024, 322, 854–869. [Google Scholar] [CrossRef]
- Zhao, W.; Zhang, R.; Luo, K.; Wang, W. A two-stage stochastic programming method for a heterogeneous vehicle routing problem with time windows and stochastic demand. Expert Syst. Appl. 2025, 291, 128463. [Google Scholar] [CrossRef]
- Wang, X.; Zhao, J. Distributionally robust optimization of the vehicle routing problem with uncertain customers. J. Ind. Manag. Optim. 2025, 21, 1983–2006. [Google Scholar] [CrossRef]
- Ibn Faiz, T.; Vogiatzis, C.; Liu, J.; Alam, N.E. A robust optimization framework for two-echelon vehicle and UAV routing for post-disaster humanitarian logistics operations. Networks 2024, 84, 200–219. [Google Scholar] [CrossRef]
- Sun, X.; Li, X. A Drone-Driven Delivery Network Design for an On-Demand O2O Platform Considering Hazard Risks and Customer Heterogeneity. Asia-Pac. J. Oper. Res. 2024, 41, 2440004. [Google Scholar] [CrossRef]
- Louveaux, F.V.; Salazar-González, J.-J. Exact Approach for the Vehicle Routing Problem with Stochastic Demands and Preventive Returns. Transp. Sci. 2018, 52, 1463–1478. [Google Scholar] [CrossRef]
- Reyes-Rubiano, L.; Ferone, D.; Juan, A.A.; Faulin, J. A simheuristic for routing electric vehicles with limited driving ranges and stochastic travel times. Sort 2019, 1, 3–24. [Google Scholar] [CrossRef]
- Pelletier, S.; Jabali, O.; Laporte, G. The electric vehicle routing problem with energy consumption uncertainty. Transp. Res. Part B Methodol. 2019, 126, 225–255. [Google Scholar] [CrossRef]
- Mondal, A.; Roy, S.K. Multi-objective sustainable opened- and closed-loop supply chain under mixed uncertainty during COVID-19 pandemic situation. Comput. Ind. Eng. 2021, 159, 107453. [Google Scholar] [CrossRef]
- Lu, Y.-Y.; Zhang, S.; Tao, J.-Y. Earliness-Tardiness Scheduling with Delivery Times and Deteriorating Jobs. Asia-Pacific J. Oper. Res. 2024, 42, 2450009. [Google Scholar] [CrossRef]
- Okulewicz, M.; Mańdziuk, J. A metaheuristic approach to solve Dynamic Vehicle Routing Problem in continuous search space. Swarm Evol. Comput. 2019, 48, 44–61. [Google Scholar] [CrossRef]
- Gunpinar, S.; Centeno, G. An integer programming approach to the bloodmobile routing problem. Transp. Res. Part E Logist. Transp. Rev. 2016, 86, 94–115. [Google Scholar] [CrossRef]
- Yang, J.; Tao, F.; Zhong, Y. Dynamic routing for waste collection and transportation with multi-compartment electric vehicle using smart waste bins. Waste Manag. Res. J. Sustain. Circ. Econ. 2022, 40, 1199–1211. [Google Scholar] [CrossRef]
- Sirbiladze, G.; Garg, H.; Ghvaberidze, B.; Matsaberidze, B.; Khutsishvili, I.; Midodashvili, B. Uncertainty modeling in multi-objective vehicle routing problem under extreme environment. Artif. Intell. Rev. 2022, 55, 6673–6707. [Google Scholar] [CrossRef]
- Irannezhad, E.; Prato, C.G.; Hickman, M. An intelligent decision support system prototype for hinterland port logistics. Decis. Support Syst. 2020, 130, 113227. [Google Scholar] [CrossRef]
- Yin, F.; Zhao, Y. Distributionally robust equilibrious hybrid vehicle routing problem under twofold uncertainty. Inf. Sci. 2022, 609, 1239–1255. [Google Scholar] [CrossRef]
- Allahyari, S.; Yaghoubi, S.; Van Woensel, T. The secure time-dependent vehicle routing problem with uncertain demands. Comput. Oper. Res. 2021, 131, 105253. [Google Scholar] [CrossRef]
- Men, J.; Jiang, P.; Xu, H. A chance constrained programming approach for HazMat capacitated vehicle routing problem in Type-2 fuzzy environment. J. Clean. Prod. 2019, 237, 117754. [Google Scholar] [CrossRef]
- Akbarpour, N.; Salehi-Amiri, A.; Hajiaghaei-Keshteli, M.; Oliva, D. An innovative waste management system in a smart city under stochastic optimization using vehicle routing problem. Soft Comput. 2021, 25, 6707–6727. [Google Scholar] [CrossRef]
- Gao, J.; Guo, X. Collaborative Routing Optimization for Heterogeneous Trucks–Drones Under Urban Regional Restrictions. Asia-Pacific J. Oper. Res. 2024, 42, 2440016. [Google Scholar] [CrossRef]
- Aliahmadi, S.Z.; Barzinpour, F.; Pishvaee, M.S. A novel bi-objective credibility-based fuzzy model for municipal waste collection with hard time windows. J. Clean. Prod. 2021, 296, 126364. [Google Scholar] [CrossRef]
- Asefi, H.; Shahparvari, S.; Chhetri, P. Integrated Municipal Solid Waste Management under uncertainty: A tri-echelon city logistics and transportation context. Sustain. Cities Soc. 2019, 50, 101606. [Google Scholar] [CrossRef]
- Bederina, H.; Hifi, M. A hybrid multi-objective evolutionary optimization approach for the robust vehicle routing problem. Appl. Soft Comput. 2018, 71, 980–993. [Google Scholar] [CrossRef]
- Çimen, M.; Soysal, M. Time-dependent green vehicle routing problem with stochastic vehicle speeds: An approximate dynamic programming algorithm. Transp. Res. Part D Transp. Environ. 2017, 54, 82–98. [Google Scholar] [CrossRef]
- Hu, Z.-H.; Sheu, J.-B.; Zhao, L.; Lu, C.-C. A dynamic closed-loop vehicle routing problem with uncertainty and incompatible goods. Transp. Res. Part C Emerg. Technol. 2015, 55, 273–297. [Google Scholar] [CrossRef]
- Kim, J.; Manna, A.; Roy, A.; Moon, I. Clustered vehicle routing problem for waste collection with smart operational management approaches. Int. Trans. Oper. Res. 2023, 32, 863–887. [Google Scholar] [CrossRef]
- Mańdziuk, J.; Żychowski, A. A memetic approach to vehicle routing problem with dynamic requests. Appl. Soft Comput. 2016, 48, 522–534. [Google Scholar] [CrossRef]
- Mousavi, K.; Bodur, M.; Roorda, M.J. Stochastic Last-Mile Delivery with Crowd-Shipping and Mobile Depots. Transp. Sci. 2022, 56, 612–630. [Google Scholar] [CrossRef]
- Subramanyam, A.; Mufalli, F.; Laínez-Aguirre, J.M.; Pinto, J.M.; Gounaris, C.E. Robust Multiperiod Vehicle Routing Under Customer Order Uncertainty. Oper. Res. 2021, 69, 30–60. [Google Scholar] [CrossRef]
- Ulmer, M.W.; Goodson, J.C.; Mattfeld, D.C.; Hennig, M. Offline–Online Approximate Dynamic Programming for Dynamic Vehicle Routing with Stochastic Requests. Transp. Sci. 2019, 53, 185–202. [Google Scholar] [CrossRef]
- Marques, A.; Soares, R.; Santos, M.J.; Amorim, P. Integrated planning of inbound and outbound logistics with a Rich Vehicle Routing Problem with backhauls. Omega 2020, 92, 102172. [Google Scholar] [CrossRef]
- Yin, F.; Zhao, Y. Optimizing vehicle routing via Stackelberg game framework and distributionally robust equilibrium optimization method. Inf. Sci. 2021, 557, 84–107. [Google Scholar] [CrossRef]
- Li, Y.; Lim, M.K.; Tseng, M.-L. A green vehicle routing model based on modified particle swarm optimization for cold chain logistics. Ind. Manag. Data Syst. 2019, 119, 473–494. [Google Scholar] [CrossRef]







| Paper (Year) | Unc. | Formulation | Method | Variant | Notes/Data |
|---|---|---|---|---|---|
| Deng et al. (2024) [60] | Time/deadlines | SAA & RO | Benders decomposition | Truck–drone last-mile | Scenarios, sensitivity, efficiency |
| Meng et al. (2024) [61] | Stochastic truck time | Two-stage SAA | Rolling-horizon + metaheuristic | Multi-visit drone-assisted | Time-window violations penalized |
| Faiz et al. (2024) [75] | Demand/infrastructure risk | Robust (two-stage) | Column & constraint generation | 2-echelon vehicle–UAV | Puerto Rico (Maria-inspired) data |
| Wang et al. (2025) [74] | Stochastic demand | Two-stage | Decomposition + cuts | Truck–drone routing | Literature-derived instances |
| Peng et al. (2025) [46] | Dynamic tasks/time | Multi-agent RL | Cooperative MARL policy | Truck–drone emergency | Dynamic affected-area sets |
| Paper Authors | Uncertainty Type | Solution Type | Solution Method | Single/Multi | Problem Type | Generalization | Benchmark |
|---|---|---|---|---|---|---|---|
| Akbarpour et al. (2021) [90] | Output rate of separation facilities, value recovery importance | Metaheuristic/Hybrid | Simulated Annealing, GA-SA, GA-PSO | Multi | VRP | Yes | None |
| Aliahmadi et al. (2021) [92] | Waste generation | Heuristic | Self-adaptive NSGA-II | None | WCVRP | Yes | None |
| Allahyari et al. (2021) [88] | Demand | Heuristic | GRASP + ILS | Not specified | S-TD-VRPTWPD-UD | Not specified | Solomon |
| Asefi et al. (2019) [93] | Waste generation | Meta-heuristic | MILP | Not specified | FSMVRPTW | Not specified | None |
| Basso et al. (2021) [34] | Energy demand | Learning/Exact | CPLEX 12.9 + Bayesian ML | Single | EVRP-CC + Partial Recharging | Yes | None |
| Bederina et al. (2018) [94] | Travel cost | Hybrid | NSGA-II + Local Search | Single | RVRP | Yes | None |
| Çimen et al. (2017) [95] | Travel speed | Heuristic | Q-learning + DP | Single | Green STDCVRP | Yes | Pollution-Routing Instance Library |
| Gunpinar et al. (2016) [83] | Uncertain pickup | Exact | CPLEX Branch-and-Price | Single | VRP | Yes | None |
| Hashemi-Amiri et al. (2023) [65] | Waste generation | Metaheuristic | MOSA, NSGA-II, NRGA, MOKASA | Multi | VRP | Yes | None |
| Hu et al. (2015) [96] | Uncertain pickup | Heuristic | Variable Neighbourhood Search | Single | VRPDUPDD | Yes | None |
| Kim et al. (2023) [97] | Waste generation | Hybrid meta-heuristic | ACO + k-means clustering | Not specified | Clustered VRP for waste | Not specified | None |
| Louveaux et al. (2018) [77] | Demand | Exact | L-shaped method Branch-and-Cut | Single | PRSDVRP | Not specified | Euclidean + asymmetric instances |
| Mandžukic et al. (2016) [98] | Demand | Heuristic | GA + Memetic optimization | Single | VRP with dynamic demand | Yes | Kilby et al. |
| Men et al. (2019) [89] | Risk | Heuristic | SAA + Type-2 Fuzzy Sets | Not specified | H-CVRP | Yes | None |
| Okulewicz et al. (2019) [82] | Uncertain requests | Metaheuristic | Continuous PSO or DE | Multi | DVRP | Not specified | Kilby et al. instances |
| Pelletier et al. (2019) [79] | Energy consumption | Metaheuristic | Two-phase LNS | Single | EVRP-ECU | Not specified | None |
| Reyes-Rubiano et al. (2019) [78] | Energy consumption | Heuristic | BR-MS Simheuristic (based on BRCWS) | Single | EVRPST | Not specified | 27 instances from Uchoa et al. |
| Shahparvari et al. (2017) [25] | Evacuee population, time windows, shelter capacities | Heuristic | Constructive heuristic | Single | MDCDVRP-TW | Not specified | None |
| Shahparvari et al. (2017) [54] | Evacuee population, bushfire propagation, time | Heuristic | Greedy | Single | MDCDVRP-TW | Not specified | None |
| Sirbiladze et al. (2022) [85] | Movement possibility | Meta-heuristic | Sweeping algorithm | Single | FVRP | Not specified | None |
| Mousavi et al. (2022) [99] | Crowd-shipper availability | Exact | 2-stage stochastic IP | Single | SMDCP | Yes | Toronto Transport Survey |
| Subramanyam et al. (2021) [100] | Customer order uncertainty | Exact | Branch-and-Cut | Single | Robust MP-VRP | Yes | CVRP sets A, B, E, F, M, P |
| Ulmer et al. (2019) [101] | Uncertain requests | Hybrid | VFA-based rollout algorithms DNSPSOSA | Single | VRPSSR | Yes | None |
| Yang et al. (2022) [84] | Waste generation rate | Heuristic | – | Single | CCMCEVRP | Yes | Sets A and P from Augerat et al. |
| Yin et al. (2022) [87] | Vehicle batch assignments | Exact | DREO | Single | VRP | No | OR-Library |
| Gao and Guo (2025) [91] | Urban regional restrictions, truck-drone coordination | Meta-heuristic | Collaborative optimization model | Multi | Truck–Drone VRP | Yes | Not specified |
| Lu, Zhang and Tao (2025) [81] | Delivery times and job deterioration | Exact | Earliness–Tardiness scheduling model | Single | Scheduling with delivery constraints | Yes | Not specified |
| Sun and Li (2024) [76] | Hazard risk, customer heterogeneity | Hybrid | Drone delivery model with hazard risk consideration | Multi | On-demand O2O delivery platform | Yes | Not specified |
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. |
© 2025 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
Meraliyev, M.; Turan, C.; Kadyrov, S.; Sadyk, U. A Comprehensive Survey of Methods and Challenges of Vehicle Routing Problem with Uncertainties. Mathematics 2025, 13, 3782. https://doi.org/10.3390/math13233782
Meraliyev M, Turan C, Kadyrov S, Sadyk U. A Comprehensive Survey of Methods and Challenges of Vehicle Routing Problem with Uncertainties. Mathematics. 2025; 13(23):3782. https://doi.org/10.3390/math13233782
Chicago/Turabian StyleMeraliyev, Meraryslan, Cemil Turan, Shirali Kadyrov, and Ualikhan Sadyk. 2025. "A Comprehensive Survey of Methods and Challenges of Vehicle Routing Problem with Uncertainties" Mathematics 13, no. 23: 3782. https://doi.org/10.3390/math13233782
APA StyleMeraliyev, M., Turan, C., Kadyrov, S., & Sadyk, U. (2025). A Comprehensive Survey of Methods and Challenges of Vehicle Routing Problem with Uncertainties. Mathematics, 13(23), 3782. https://doi.org/10.3390/math13233782

