文件名称:Solution
介绍说明--下载内容均来自于网络,请自行研究使用
The simulation of the travelling salesman problem using the Nearest neighbor method and the genetic algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP
...\Functions
...\.........\city_find.m
...\.........\distance.m
...\.........\find_n_to_remove.m
...\.........\plot_map.m
...\.........\putCity.m
...\.........\remove_city.m
...\.........\tour_len.m
...\.........\tour_mindist.m
...\.........\tour_mindist_calc.m
...\GUI.fig
...\GUI.m
...\Super
...\.....\tsp_ga.m
Report.docx