The simulation of the travelling salesman problem using the Nearest neighbor method and the genetic algorithm
File list:
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
..\Super
..\.....\tsp_ga.m
..\GUI.fig
..\GUI.m
Report.docx