Nikolaos Vallianatos, "Memetic algorithm for the open vehicle routing problem", Diploma Work, School of Production Engineering and Management, Technical University of Crete, Chania, Greece, 2024
https://doi.org/10.26233/heallink.tuc.101085
The aim of the thesis is to develop Python code that will optimize Open Vehicle Routing Problems using memetic and 3opt local search algorithm. Given the coordinates of a warehouse and various service nodes on a map, the capac the demand of each node, the purpose of the code is to route vehicles with the shortest possible travel distance to serve the demand of every node.