GATSP

所属分类:进化算法
开发工具:matlab
文件大小:8KB
下载次数:0
上传日期:2021-04-25 13:08:46
上 传 者酒精中的太阳
说明:  使用遗传算法求解TSP问题,假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
(Using genetic algorithm to solve TSP problem. Suppose there is a traveler who wants to visit n cities, he must choose the path he wants to take. The limit of the path is that each city can only visit once, and finally return to the original city. The goal of path selection is that the required path distance is the minimum of all paths.)

文件列表:
best.m (232, 2020-12-10)
caldistance.m (504, 2020-09-27)
calfitvalue.m (310, 2020-11-27)
CC.mat (745, 2020-11-06)
coord.mat (239, 2020-09-16)
crossover.m (1374, 2020-12-10)
data.mat (308, 2020-09-27)
DD.m (225, 2020-11-06)
exchange.m (79, 2020-09-22)
findre.m (569, 2020-09-26)
GATSP.m (2751, 2020-12-11)
mutation.m (563, 2020-12-10)
opt2.m (840, 2020-09-27)
plot_route.m (316, 2020-09-26)
SA.m (1377, 2020-10-09)
sap.m (905, 2020-11-27)
selection.m (1101, 2020-11-27)
TS.m (3410, 2020-09-29)
two_point.m (451, 2020-09-26)

近期下载者

相关文件


收藏者