文件名称:tsp_nn
介绍说明--下载内容均来自于网络,请自行研究使用
旅行商问题(TSP)的最近邻(NN)算法
近邻算法产生不同的结果,取决于选择哪个城市作为起点。此功能决定近邻路线为多个出发点,并返回这些航线的最佳。
-TSP_NN Traveling Salesman Problem (TSP) Nearest Neighbor (NN) Algorithm
The Nearest Neighbor algorithm produces different results depending on which city is selected as the starting point. This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes
近邻算法产生不同的结果,取决于选择哪个城市作为起点。此功能决定近邻路线为多个出发点,并返回这些航线的最佳。
-TSP_NN Traveling Salesman Problem (TSP) Nearest Neighbor (NN) Algorithm
The Nearest Neighbor algorithm produces different results depending on which city is selected as the starting point. This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tsp_nn\license.txt
......\tsp_nn.m
......\readme.txt
tsp_nn
......\tsp_nn.m
......\readme.txt
tsp_nn