Ant colony optimization and the vehicle routing problem
Pellonperä, Tuomas (2014)
Pellonperä, Tuomas
2014
Tietojenkäsittelyoppi - Computer Science
Informaatiotieteiden yksikkö - School of Information Sciences
This publication is copyrighted. You may download, display and print it for Your own personal use. Commercial use is prohibited.
Hyväksymispäivämäärä
2014-05-20
Julkaisun pysyvä osoite on
https://urn.fi/URN:NBN:fi:uta-201405281506
https://urn.fi/URN:NBN:fi:uta-201405281506
Tiivistelmä
Ant Colony Optimization algorithms are swarm intelligence algorithms, and they are inspired by the behavior of real ants. They are well suited to solving computational problems which involve traversing graphs. The Vehicle Routing Problem is a combinatorial optimization problem which is studied in the eld of operations research. Its numerous variants have several real-life applications. In this thesis, I will present how Ant Colony Optimization algorithms have been used to solve a particular variant of the Vehicle Routing Problem - the Vehicle Routing Problem with Time Windows.