中文说明:
将蚁群算法与2交换邻域搜索算法结合,用MATLAB编程实现。
English Description:
The ant colony algorithm is combined with 2-exchange neighborhood search algorithm, and is programmed with MATLAB.
Combining ant colony algorithm with exchange neighborhood search algorithm (ACA) by MATLAB programmi
关注次数: 398
下载次数: 5
文件大小: 18KB
中文说明:
将蚁群算法与2交换邻域搜索算法结合,用MATLAB编程实现。
English Description:
The ant colony algorithm is combined with 2-exchange neighborhood search algorithm, and is programmed with MATLAB.
ACA_2opt\31个城市的坐标.xlsx
ACA_2opt\ACA.m
ACA_2opt\ACA_2opt.m
ACA_2opt\bier127.tsp
ACA_2opt\citys_data.mat
ACA_2opt\exchange2.m
ACA_2opt\ReadTSPFile.m
ACA_2opt\tspplot.m
ACA_2opt\tspsearch.m
ACA_2opt