International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 182 - Number 43 |
Year of Publication: 2019 |
Authors: Fatima Thaher Aburomman |
10.5120/ijca2019918546 |
Fatima Thaher Aburomman . Traveling Salesman Algorithms Complexity. International Journal of Computer Applications. 182, 43 ( Mar 2019), 29-30. DOI=10.5120/ijca2019918546
The travelling salesman problem (TSP) is widely studied in computer science. There is a practical importance, and can be applied to solve many practical daily lives problems, so many algorithms developed to solve this problem, each with its efficient. Insertion, genetic, greedy, greedy 2-opts and nearest neighbor, are all algorithms used to solve (TSP). This paper will study these algorithms and present the main differences between these algorithms according to its complexity, and which one is the most efficient to solve the (TSP)