Metaheuristics is one of the most well-known field of researches uses to find optimum solution for Non-deterministic polynomial hard problems (NP-Hard), that are difficult to find an optimal solution in a polynomial time. Over time many algorithms have been developed based on the heuristics to solve difficult real-life problems, this paper will introduce Metaheuristic-based algorithms and its classifications, Non-deterministic polynomial hard problems. It also will compare the performance two metaheuristic-based algorithms (Elephant Herding optimization algorithm and Tabu Search) to solve Traveling Salesman Problem (TSP), which is one of the most known problem belongs to Non-deterministic polynomial hard problem and widely used in the performance evaluations for different metaheuristics-based optimization algorithms. the experimental results of the paper compare the results of EHO and TS for solving 10 different problems from the TSPLIB95.
Read full abstract