Country:
Indonesia
Volume & Issue:
Volume 05, Issue 05, May 2023
Page No:
4530-4534
Abstract:
Artificial Intelligence (AI) is a topic of great interest in research. One of the well-known problems is the TSP problem. The Traveling Salesman Problem (TSP) is a classic problem that is quite difficult to find a solution to. TSP problems are included in the NP Hard Problem category. Currently, several solution approaches have been found in the TSP. The well-known algorithms used for the solution approach are DP (Dynamic Programming) and GA (Genetic Algorithm). In this paper, the author wants to discuss the performance differences between the two algorithms. In the end, the author argues which algorithm is suitable for the TSP problem.
KeyWords:
AI, TSP, Dynamic Programming, Genetic Algorithm.