Abstract

ABSTRACT  Traveling Salesman Problem (TSP) is one of combinatorics optimation problem to find the possible shorthest path that can be obtained if a  salesman visit each city exactly once and return to the starting city. The shorthest path searching can be done by Cheapest Insertion Heuristics algorithm and Dynamic Programming. Each algorithm has different efficiency to find shorthest path. Algorithm efficiency is determined based on time complexity. Algorithm wich has the smallest time complexity is the most efficient algorithm. Based on the calculation result, the time complexity of Cheapest Insertion Heuristics algorithm is and Dynamic Programming is .  Therefore, for  Cheapest Insertion Heuristics Algorithm is more efficient algorithm than Dynamic Programming in TSP solving. Keywords : Traveling Salesman Problem, Cheapest Insertion Heuristics  Algorithm, Dynamic Programming, and Algorithm time complexity.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call