%0 Journal Article %@ 11092750 %A Aziz, I.A. %A Haron, N. %A Mehat, M. %A Jung, L.T. %A Mustapa, A.N. %A Akir, E.A.P. %D 2009 %F scholars:703 %J WSEAS Transactions on Computers %K Beowulf Cluster; C language; Cluster computer; Execution time; High Performance Computing (HPC); Message Passing Interface (MPI); Message passing interface libraries; Parallel implementations; Sequential algorithm; Shortest path, Cluster computing; Clustering algorithms; Interfaces (computer); Message passing; Parallel algorithms; Problem solving; Sequential switching, Traveling salesman problem %N 6 %P 1020-1029 %T Solving traveling salesman problem on cluster compute nodes %U https://khub.utp.edu.my/scholars/703/ %V 8 %X In this paper, we present a parallel implementation of a solution for the Traveling Salesman Problem (TSP). TSP is the problem of finding the shortest path from point A to point B, given a set of points and passing through each point exactly once. Initially a sequential algorithm is fabricated from scratch and written in C language. The sequential algorithm is then converted into a parallel algorithm by integrating it with the Message Passing Interface (MPI) libraries so that it can be executed on a cluster computer. Our main aim by creating the parallel algorithm is to accelerate the execution time of solving TSP. Experimental results conducted on Beowulf cluster are presented to demonstrate the viability of our work as well as the efficiency of the parallel algorithm. %Z cited By 4