跳到主要导航 跳到搜索 跳到主要内容

An efficient multicore based parallel computing approach for TSP problems

  • Beihang University

科研成果: 书/报告/会议事项章节会议稿件同行评审

摘要

TSP (Travelling Salesman Problem) is a typical problem in the scientific and business computing applications such as social network analysis, VLSI chip design, etc. However TSP is regarded as not only a combinatorial optimization problem but also a typical NP-hard problem, and becomes an important method of verifying the correctness and feasibility of new algorithms. Branch and bound algorithm is used to solve TSP because of accuracy results and efficient cutting branch strategy, which has great room for development. However, branch and bound algorithm has its own shortcomings, e.g. acceleration effect is not obvious or even failure for large-scale TSP on single core (In experiment, when the node number is greater than 13, we cannot get the result.), algorithm is more complex and has a bad effect on implementation and practical application. In this paper parallel branch and bound algorithm based on multicore has been improved and proposed to solve classic TSP for the two shortcomings. It estimates the bound by limit method according to greedy algorithm and minimum of distance matrix. The parallel algorithm draws on the implicit parallelism of branch and bound algorithm to propose a multi-branch parallel mechanism to improve the optimization efficiency. And on each core the algorithm eliminates the sub-loop to avoid repetitive calculations. Multicore solves problems of load balancing and task scheduling by collaboration of static and dynamic, integration of master core and slave core. This paper uses the Beehive 6.0 as multi-core platform to verify TSP by improved algorithm. Simulation results show that our algorithm is efficient and useful, which not only avoids the bottleneck of scale increasing on single core computer, but also improves the speed of cutting branch on multicore computer.

源语言英语
主期刊名Proceedings - 2013 9th International Conference on Semantics, Knowledge and Grids, SKG 2013
出版商IEEE Computer Society
98-104
页数7
ISBN(印刷版)9781479930128
DOI
出版状态已出版 - 2013
活动9th International Conference on Semantics, Knowledge and Grids, SKG 2013 - Beijing, 中国
期限: 3 10月 20134 10月 2013

出版系列

姓名Proceedings - 2013 9th International Conference on Semantics, Knowledge and Grids, SKG 2013

会议

会议9th International Conference on Semantics, Knowledge and Grids, SKG 2013
国家/地区中国
Beijing
时期3/10/134/10/13

学术指纹

探究 'An efficient multicore based parallel computing approach for TSP problems' 的科研主题。它们共同构成独一无二的学术指纹。

引用此