Abstract

There are numerous selection, crossover, and mutation methods suggested in the literature when it comes to genetic algorithms. However, behavior of each different method changes when used in combination with other methods. In this paper, a brief and clear explanation of many popular selection, crossover and mutation techniques has been presented and the combination of various optimization methods using Genetic Algorithm has been implemented to generate a hybrid algorithm as a solution to the well-known NP-hard Travelling Salesman Problem (TSP). In this study, 10 different hybrid algorithms are implemented and experimented. Each of these algorithms are formed combining two different selection methods, 3 different crossover methods and 2 different mutation methods. Each of the ten different algorithms have been implemented and their performance have been tested with two different datasets to understand which algorithm outperforms the others. Performance of the combination of various methods have been presented and the findings illustrated that combination of specific crossover, selection and mutation methods outperform in terms of the ultimate optimal result. The results have been compared with the algorithms in the literature that combines Roulette Wheel Selection (RWS), and Stochastic Universal Selection (SUS); each implemented in combination with Partially Mapped Crossover, Cycle Crossover, and Ordered Crossover. Each combination has been tried on various population sizes, mutation and crossover rates. It is found that combining specific selection, mutation and crossover methods can outperform the methods suggested in the literature in equal circumstances-when the same population size, generation size, mutation and crossover rates are used.

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