International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 123 - Issue 18 |
Published: August 2015 |
Authors: Sarita Rai, Rajkumar Sharma |
![]() |
Sarita Rai, Rajkumar Sharma . Solution to Travelling Salesman Problem by Nature Inspired Algorithm. International Journal of Computer Applications. 123, 18 (August 2015), 52-54. DOI=10.5120/ijca2015905818
@article{ 10.5120/ijca2015905818, author = { Sarita Rai,Rajkumar Sharma }, title = { Solution to Travelling Salesman Problem by Nature Inspired Algorithm }, journal = { International Journal of Computer Applications }, year = { 2015 }, volume = { 123 }, number = { 18 }, pages = { 52-54 }, doi = { 10.5120/ijca2015905818 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2015 %A Sarita Rai %A Rajkumar Sharma %T Solution to Travelling Salesman Problem by Nature Inspired Algorithm%T %J International Journal of Computer Applications %V 123 %N 18 %P 52-54 %R 10.5120/ijca2015905818 %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 nature inspired ant colony optimization on travelling salesman problem. A comparative analysis is done among the standard travelling salesman problem and proposed ant colony based approaches. All the implementations are compared in terms of communication overhead and execution time. It is found that multi colony based approach in which all colonies are independent is most efficient in terms of communication overhead and execution time.