Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab / 模拟退火
-
Updated
Apr 1, 2023 - MATLAB
Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab / 模拟退火
This is a project designing vehicle travelling routes with constructive heuristic and meta heuristic methods.
This MATLAB code (implemented in 2011) provides solutions to the VRP using various optimization algorithms including bee colony algorithm, simulated annealing algorithm, genetic algorithm, tabu search algorithm, and particle swarm optimization algorithm.
Add a description, image, and links to the vrp topic page so that developers can more easily learn about it.
To associate your repository with the vrp topic, visit your repo's landing page and select "manage topics."