文件名称:ETS
介绍说明--下载内容均来自于网络,请自行研究使用
有一推销员,欲到n(n<=10) 个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。本问题已知城市n,和n*n的表达任意两个城市间费用的矩阵。试求最短路径及其费用;-A salesman, wants to n (n < = 10) cities to promote their products. To save travel costs, find out before his departure, arbitrary travel between two cities, would like to find a travel route through each city only once, and to travel at least. This problem is known to city n, and n* n the expression of any two cities the cost matrix. Find the shortest path and its cost
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ETS.CPP