Solving vehicle routing problem with tabu search algorithm
Downloads
Tabu Search (TS) algorithm is one of the popular metaheuristics applied in the Vehicle Routing Problem (VRP). In this paper, we look at an implementation of VRP using the TS algorithm and modify its parameters to observe the results of the changes. Similar works to this project are reviewed, the implementation of TS and VRP used was discussed, and modifications to the source code were made. Three tests conducted looked at the max iteration, Tabu tenure, and expanding the problem parameters, and the results showed that optimal parameters could be obtained for smaller problem sizes, and as the problem size increases, the effectiveness of the TS algorithm decreases.
Downloads
Copyright (c) 2022 Journal of Applied Technology and Innovation

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.



