Skip to main navigation Skip to search Skip to main content

An efficient multicore based parallel computing approach for TSP problems

  • Beihang University

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

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.

Original languageEnglish
Title of host publicationProceedings - 2013 9th International Conference on Semantics, Knowledge and Grids, SKG 2013
PublisherIEEE Computer Society
Pages98-104
Number of pages7
ISBN (Print)9781479930128
DOIs
StatePublished - 2013
Event9th International Conference on Semantics, Knowledge and Grids, SKG 2013 - Beijing, China
Duration: 3 Oct 20134 Oct 2013

Publication series

NameProceedings - 2013 9th International Conference on Semantics, Knowledge and Grids, SKG 2013

Conference

Conference9th International Conference on Semantics, Knowledge and Grids, SKG 2013
Country/TerritoryChina
CityBeijing
Period3/10/134/10/13

Keywords

  • Beehive
  • Branch and bound
  • Load balancing
  • Multi-core
  • TSP

Fingerprint

Dive into the research topics of 'An efficient multicore based parallel computing approach for TSP problems'. Together they form a unique fingerprint.

Cite this