There are two major optimization methods: Exact and Approximate methods. A well known exact method, Branch Bound algorithm (B&B) approximate methods, Elimination-based Fruit Fly Optimization Algorithm (EFOA) Artificial Atom (A3) used for solving the Traveling Salesman Problem (TSP). For 56 destinations, results of total distance, processing time, deviation between method will be compared wh...