Description: TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.
File list (Check if you may need any files):
程序
....\GUI
....\...\ACO.exe
....\...\ACO.fig
....\...\ACO.m
....\...\att48.txt
....\...\ch130.txt
....\...\ch150.txt
....\...\d198.txt
....\...\eil101.txt
....\...\eil51.txt
....\...\eil76.txt
....\...\mccExcludedFiles.log
....\...\oliver30.txt
....\...\rat195.txt
....\...\readme.txt
....\...\tsp225.txt
....\...\ulysses16.txt
....\...\ulysses22.txt
....\...\信息素初始值设置.pdf
....\Main
....\....\ACO.fig
....\....\ACO.m
....\....\ACS_main.m
....\....\AIA_AS_main.m
....\....\AS_main.m
....\....\optACS_main.m
....\....\ulysses16.txt
....\Sub
....\...\acs_cand_next_tour.m
....\...\acs_glob_pher_update.m
....\...\acs_next_tour.m
....\...\AIA_algorithm.m
....\...\anti_length.m
....\...\as_cand_next_tour.m
....\...\as_next_tour.m
....\...\as_pher_update.m
....\...\calc_info.m
....\...\clear_fisttour.m
....\...\dist_cand.m
....\...\immune_operator.m
....\...\local_search.m
....\...\opt_2.m
....\...\opt_3.m
....\...\preproccess.m
....\...\shift_cycle.m
....\...\tourlength_iterbest.m