Description: I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with the results of the genetic algorithm!
To Search:
File list (Check if you may need any files):
旅行商问题求解\dist.m
..............\eil51.txt
..............\fitness.m
..............\GA-TSP\eil51.txt
..............\......\exchange.m
..............\......\fit.m
..............\......\GA.m
..............\......\geneticTSP.m
..............\......\immuni.m
..............\......\intercross.m
..............\......\juli.m
..............\......\mutate.m
..............\......\myLength.m
..............\......\plotaiwa.asv
..............\......\plotaiwa.m
..............\main.asv
..............\main.m
..............\GA-TSP
旅行商问题求解