期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
水流启发式算法求解Euclid TSP
1
作者 郝志峰 刘海 林智勇 《计算机科学》 CSCD 北大核心 2002年第7期140-141,145,共3页
1.思想来源旅行商问题(TSP)可以简单表述如下:给定一组N个城市和它们之间的两两距离,找出一个闭合的旅程,使得每个城市刚好经过一次且总的旅程距离最短。旅行商问题已经被证实是一个NP难解问题。虽然欧氏平面上的TSP有PTAS,但运算时间... 1.思想来源旅行商问题(TSP)可以简单表述如下:给定一组N个城市和它们之间的两两距离,找出一个闭合的旅程,使得每个城市刚好经过一次且总的旅程距离最短。旅行商问题已经被证实是一个NP难解问题。虽然欧氏平面上的TSP有PTAS,但运算时间和精度呈指数函数关系,所以找一个快速的近似算法仍然具有很大的意义。近年来提出的逼近最优解的算法如遗传算法、模拟退火算法、神经网络算法本质上都是进行随机搜索,本文是用确定性的启发式算法求解TSP。 展开更多
关键词 旅行商问题 水流启发式算法 EuclidTSP NP问题
下载PDF
HEURISTIC STUDY OF FLOWSHOP SCHEDULING TO MINIMIZE MEAN FLOW TIME WITH LOT TRANSFER CONSIDERED
2
作者 何桢 刘子先 +1 位作者 李健 齐二石 《Transactions of Tianjin University》 EI CAS 1998年第1期72-75,共4页
Lot scheduling problem with idle time transfer between processes to minimize mean flow time is very important because to minimize mean flow time is to minimize work in process. But the problem is NP hard and no polyn... Lot scheduling problem with idle time transfer between processes to minimize mean flow time is very important because to minimize mean flow time is to minimize work in process. But the problem is NP hard and no polynomial algorithm exists to guarantee optimal solution. Based the analysis the mathematical structure of the problem, the paper presents a new heuristic algorithm. Computer simulation shows that the proposed heuristic algorithm performs well in terms of both quality of solution and execution speed. 展开更多
关键词 SCHEDULING FLOWSHOP heuristic algorithm no idle time transfer
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部