Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A Comparative Study of Eight Crossover Operators for the Maximum Scatter Travelling Salesman Problem

Author 1: Zakir Hussain Ahmed
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 11, No. 6 · Published 2020 · Cited by 8

DOI: https://doi.org/10.14569/IJACSA.2020.0110642

Abstract

The maximum scatter traveling salesman problem (MSTSP), a variation of the famous travelling salesman problem (TSP), is considered here for our study. The aim of problem is to maximize the minimum edge in a salesman’s tour that visits each city exactly once in a network. It is proved be NP-hard problem and considered to be very difficult problem. To solve this kind of problems efficiently, one must use heuristic/metaheuristic algorithms, and genetic algorithm (GA) is one of them. Out of three operators in GAs, crossover is the most important operator. So, we consider eight crossover operators in GAs for solving the MSTSP. These operators have originally been designed for the TSP which can also be applied on the MSTSP after some modifications. The crossover operators are first illustrated manually through an example and then executed on some well-known TSPLIB instances of different types and sizes. The obtained comparative study clearly demonstrates the usefulness of the sequential constructive crossover operator for the MSTSP. Finally, a relative ranking of the crossover operators is reported.

Keywords

How to Cite this Article

Ahmed, Z. H. (2020). A Comparative Study of Eight Crossover Operators for the Maximum Scatter Travelling Salesman Problem. International Journal of Advanced Computer Science and Applications, 11(6). https://doi.org/10.14569/IJACSA.2020.0110642

Ahmed, Zakir Hussain. "A Comparative Study of Eight Crossover Operators for the Maximum Scatter Travelling Salesman Problem." International Journal of Advanced Computer Science and Applications, vol. 11, no. 6, 2020, https://doi.org/10.14569/IJACSA.2020.0110642.

@article{Ahmed2020,
  title     = {A Comparative Study of Eight Crossover Operators for the Maximum Scatter Travelling Salesman Problem},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {11},
  number    = {6},
  year      = {2020},
  publisher = {The Science and Information Organization},
  author    = {Zakir Hussain Ahmed},
  doi       = {10.14569/IJACSA.2020.0110642},
  url       = {https://doi.org/10.14569/IJACSA.2020.0110642}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.