Introduction - If you have any usage issues, please Google them yourself
this code solves vehicle routing problem using simulated annealing algorithm in matlab.
in this code , we create different models and then evaluate them using SA algorithm.
one of the advantage of this code , is that code is splitting different sections.
and the output of this code is represented vehicles and customers graphically.