Description: Improved ant colony algorithm and application of the traveling salesman problem, compared to no improvement ant colony algorithm, this algorithm can better optimization of the traveling salesman problem, optimization results are quite satisfactory, hope interested can learn about.
To Search:
File list (Check if you may need any files):
MMAS及改进\drawTSP.m
..........\fun_distance.m
..........\fun_L.m
..........\fun_Tabu.m
..........\fun_Tau.m
..........\fun_Tau2.m
..........\MMAS.m
..........\test.m
..........\TSP.m
MMAS及改进