Vehicle routing problem: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: pages, volume. Removed proxy/dead URL that duplicated identifier. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox | #UCB_webform_linked 1236/1304
Benfry128 (talk | contribs)
Removed "classification of solution strategies" because it doesn't have an actual list of classifications.
Tag: section blanking
Line 102:
Due to the difficulty of solving to optimality large-scale instances of vehicle routing problems, a significant research effort has been dedicated to [[metaheuristic]]s such as [[Genetic algorithms]], [[Tabu search]], [[Simulated annealing]] and Adaptive Large Neighborhood Search (ALNS). Some of the most recent and efficient metaheuristics for vehicle routing problems reach solutions within 0.5% or 1% of the optimum for problem instances counting hundreds or thousands of delivery points.<ref>{{cite journal|vauthors=Vidal T, Crainic TG, Gendreau M, Prins C|year=2014|title=A unified solution framework for multi-attribute vehicle routing problems
|journal=European Journal of Operational Research|volume=234|issue=3|pages=658–673|doi=10.1016/j.ejor.2013.09.045|s2cid=21037953 |url=https://www.cirrelt.ca/documentstravail/cirrelt-2012-23.pdf }}</ref> These methods are also more robust in the sense that they can be more easily adapted to deal with a variety of side constraints. As such, the application of metaheuristic techniques is often preferred for large-scale applications with complicating constraints and decision sets.
 
== Classification of solution strategies ==
Most solutions to the vehicle routing problems can be classified as one of the following approaches:<ref>{{Cite journal |last1=Bodin |first1=Lawrence |last2=Golden |first2=Bruce |date=1981 |title=Classification in vehicle routing and scheduling |url=https://onlinelibrary.wiley.com/doi/10.1002/net.3230110204 |journal=Networks |language=en |volume=11 |issue=2 |pages=97–108 |doi=10.1002/net.3230110204}}</ref>
 
==See also==