|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 118 - Issue 23 |
| Published: May 2015 |
| Authors: Shobhit N Sharma, Vikram Garg |
10.5120/20882-3637
|
Shobhit N Sharma, Vikram Garg . Multi Colony Ant System based Solution to Travelling Salesman Problem using OpenCL. International Journal of Computer Applications. 118, 23 (May 2015), 1-3. DOI=10.5120/20882-3637
@article{ 10.5120/20882-3637,
author = { Shobhit N Sharma,Vikram Garg },
title = { Multi Colony Ant System based Solution to Travelling Salesman Problem using OpenCL },
journal = { International Journal of Computer Applications },
year = { 2015 },
volume = { 118 },
number = { 23 },
pages = { 1-3 },
doi = { 10.5120/20882-3637 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2015
%A Shobhit N Sharma
%A Vikram Garg
%T Multi Colony Ant System based Solution to Travelling Salesman Problem using OpenCL%T
%J International Journal of Computer Applications
%V 118
%N 23
%P 1-3
%R 10.5120/20882-3637
%I Foundation of Computer Science (FCS), NY, USA
Travelling salesman problem (TSP) finds applications in wide domains. It is a well known NP Hard problem. In this paper we have proposed GPU based implementation for TSP using OpenCL based on Multi colony Ant System. A comparative analysis is done among the standard travelling salesman problem, multi colony based implementation of travelling salesman problem and GPU based implementation. It is found that GPU based implementation is most efficient in terms of execution time and average tour length.