Optimalizace rozvozových tras
Optimization of ditribution of products
bachelor thesis (DEFENDED)

View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/55479Identifiers
Study Information System: 130540
Collections
- Kvalifikační práce [10150]
Author
Advisor
Referee
Šámal, Robert
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
General Computer Science
Department
Computer Science Institute of Charles University
Date of defense
20. 6. 2013
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
Czech
Grade
Excellent
Keywords (Czech)
optimalizace, rozvozové trasy, heuristiky, Clarke-Wrightova metoda úsporKeywords (English)
optimization, distribution of products, heuristics, Clarke-Wright savings methodPráce se zabývá řešením úlohy typu Vehicle Routing Problem, ve které vozidla mají omezenou kapacitu. Věnujeme se především variantě s hetero- genním vozovým parkem, kde má každé vozidlo fixní a variabilní náklady za své použití. Algoritmus navržený pro řešení této úlohy hledá počáteční řešení pomocí pravděpodobnostně upravené Clarke-Wrightovy metody úspor, které se dále snaží zlepšit postupy založenými na lokálním prohledávání. Výsledky našeho algoritmu porovnáváme na benchmarcích se současnými nejlepšími známými výsledky. Sou- částí práce je implementace tohoto algoritmu v jazyce Java. 1
The thesis deals with the Vehicle Routing problem with vehicles having limited capacity. We mainly focus on the variant with heterogeneous fleet of vehicles each having its variable and fixed costs. Algorithm designed to solve the problem first finds an feasible initial solution by probabilistically modified Clarke-Wright savings method and then improves it by techniques based on local search. Obtained results are compared with state-of-the-art algorithms on well- known benchmarks. The implementation of the algorithm in Java is part of the work. 1