文件名称:109jzx
-
所属分类:
- 标签属性:
- 上传时间:2014-12-09
-
文件大小:7.76kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
给定一个带权有向图,图中各个顶点代表城市,有向边i ->j代表城市i到城市j的耗费,假定售货员当前在城市1,要求售货员周游完所有城市最后回到城市1,要求不得重复走过任何一个城市,问如何周游使得总耗费最小。编写程序解决该问题。设顶点v={1,2,……n},c[i][j]表示城市i 到城市j的耗费,如果c[i][j]=100000,表示城市i到城市j没有直接的路可走。-Given a weighted directed graph, each vertex graph represent the city, there is a directed edge i -> j on behalf of city i to j-consuming, assuming a clerk in the city currently requires all city clerk finally finished traveled back city 1, required not to repeat any city came and asked how to travel so that the total cost is minimized. Write a program to solve the problem. Set of vertices v = {1,2, ...... n}, c [i] [j] represents city i to j-consuming, if c [i] [j] = 100000, said the city i to j is no direct way to go.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
109jzx/.classpath
109jzx/.project
109jzx/.settings/org.eclipse.jdt.core.prefs
109jzx/bin/BBnode.class
109jzx/bin/Element.class
109jzx/bin/HeapNode.class
109jzx/bin/main.class
109jzx/bin/MaxHeap.class
109jzx/src/main.java
109jzx/.settings
109jzx/bin
109jzx/src
109jzx
109jzx/.project
109jzx/.settings/org.eclipse.jdt.core.prefs
109jzx/bin/BBnode.class
109jzx/bin/Element.class
109jzx/bin/HeapNode.class
109jzx/bin/main.class
109jzx/bin/MaxHeap.class
109jzx/src/main.java
109jzx/.settings
109jzx/bin
109jzx/src
109jzx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.