TSP

所属分类:其他
开发工具:C/C++
文件大小:2KB
下载次数:1
上传日期:2009-01-20 12:10:33
上 传 者lynn2009
说明:  The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lower bound for a class of solutions. 􀂄 There is also a way to find an upper bound of an optimal solution. 􀂄 If the lower bound of a solution exceeds this upper bound, this solution cannot be optimal. Thus, we should terminate the branching associated with this solution.
(The basic principle using the branchand-bound strategy to solve the travelingsalesperson optimization problem (TSP) consists of two parts .)

文件列表:
TSP\TSP.cpp (8861, 2009-01-18)
TSP (0, 2009-01-20)

近期下载者

相关文件


收藏者