Communications on Applied Electronics |
Foundation of Computer Science (FCS), NY, USA |
Volume 5 - Number 10 |
Year of Publication: 2016 |
Authors: Evans Baidoo |
10.5120/cae2016652386 |
Evans Baidoo . A Preliminary Study on Minimum Spanning Tree Algorithm Approach for Travelling Salesman Problem. Communications on Applied Electronics. 5, 10 ( Sep 2016), 29-36. DOI=10.5120/cae2016652386
Much attention has be drawn by the Travelling salesman problem lately as it is one of the problem in mathematics and computer science which although is easy to understand but very difficult to solve. In this paper, a preliminary study is undertaken to construct a minimum spanning tree algorithm to approximately solve the TSP. An implementation of the travelling salesman problem using a modified pure minimum spanning tree algorithm is also presented. The propose algorithm provides an evaluation of the cost of a round trip and it executes in practical time. The algorithm verifies from a constructed tour and presents a shortcut path to all destinations. The proposed approach performance is benchmark with a case study.