International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 136 - Number 8 |
Year of Publication: 2016 |
Authors: Mita A. Landge, K. Rajeswari |
10.5120/ijca2016908151 |
Mita A. Landge, K. Rajeswari . Parallel Approach for Optimized Travelling Salesman Problem using GPU. International Journal of Computer Applications. 136, 8 ( February 2016), 10-13. DOI=10.5120/ijca2016908151
The Travelling Salesman Problem (TSP) is the most widely studied optimization problem used in many practical and real time applications. The TSP needs large computational power to be optimally solved by exact algorithms. In recent years, the increased development of general-purpose Graphics Processing Unit (GPUs) has led to huge improvement in decreasing the execution time of algorithm. An Optimization algorithm to solve Graphic TSP instance with parallel approach using GPU is proposed. The new approximation algorithm using GPU can be implemented to optimize the results upto 3/2 - approximation ratio. This paper also enlists different approaches that have been proposed to solve various instances of TSP using GPU.