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