Using tabu search algorithm for solving TSP problems in 50 cities, easy to understand and suitable for beginners getting started with complete source code, has been tested and can be used directly.
File list:
CalDist.m
drawTSP.m
drawTSP10.m
tabu_search.m
tsp.m