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 |

Hadoop MapReduce for Parallel Genetic Algorithm to Solve Traveling Salesman Problem

Author 1: Entesar Alanzi Author 2: Hachemi Bennaceur
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 10, No. 8 · Published 2019 · Cited by 6

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

Abstract

Achieving an optimal solution for NP-complete problems is a big challenge nowadays. The paper deals with the Traveling Salesman Problem (TSP) one of the most important combinatorial optimization problems in this class. We investigated the Parallel Genetic Algorithm to solve TSP. We proposed a general platform based on Hadoop MapReduce approach for implementing parallel genetic algorithms. Two versions of parallel genetic algorithms (PGA) are implemented, a Parallel Genetic Algorithm with Islands Model (IPGA) and a new model named an Elite Parallel Genetic Algorithm using MapReduce (EPGA) which improve the population diversity of the IPGA. The two PGAs and the sequential version of the algorithm (SGA) were compared in terms of quality of solutions, execution time, speedup and Hadoop overhead. The experimental study revealed that both PGA models outperform the SGA in terms of execution time, solution quality when the problem size is increased. The computational results show that the EPGA model outperforms the IPGA in term of solution quality with almost similar running time for all the considered datasets and clusters. Genetic Algorithms with MapReduce platform provide better performance for solving large-scale problems.

Keywords

How to Cite this Article

Alanzi, E., & Bennaceur, H. (2019). Hadoop MapReduce for Parallel Genetic Algorithm to Solve Traveling Salesman Problem. International Journal of Advanced Computer Science and Applications, 10(8). https://doi.org/10.14569/IJACSA.2019.0100814

Alanzi, Entesar, and Hachemi Bennaceur. "Hadoop MapReduce for Parallel Genetic Algorithm to Solve Traveling Salesman Problem." International Journal of Advanced Computer Science and Applications, vol. 10, no. 8, 2019, https://doi.org/10.14569/IJACSA.2019.0100814.

@article{Alanzi2019,
  title     = {Hadoop MapReduce for Parallel Genetic Algorithm to Solve Traveling Salesman Problem},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {10},
  number    = {8},
  year      = {2019},
  publisher = {The Science and Information Organization},
  author    = {Entesar Alanzi and Hachemi Bennaceur},
  doi       = {10.14569/IJACSA.2019.0100814},
  url       = {https://doi.org/10.14569/IJACSA.2019.0100814}
}

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.