文件名称:贪婪法解最短回路问题
介绍说明--下载内容来自于网络,使用问题请自行百度
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of the shortest but to incorporate it into solutions that do not form part of the loop side. 3. Repeat Step 2 until all the nodes are included in some solution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
贪婪法解最短回路问题
贪婪法解最短回路问题/程序说明.doc
贪婪法解最短回路问题/贪婪法解最短回路问题.C
www.dssz.com.txt
贪婪法解最短回路问题/程序说明.doc
贪婪法解最短回路问题/贪婪法解最短回路问题.C
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.