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 Parallel Genetic Algorithm for Maximum Flow Problem

Author 1: Ola M. Surakhi Author 2: Mohammad Qatawneh Author 3: Hussein A. al Ofeishat
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 8, No. 6 · Published 2017 · Cited by 15

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

Abstract

The maximum flow problem is a type of network optimization problem in the flow graph theory. Many important applications used the maximum flow problem and thus it has been studied by many researchers using different methods. Ford Fulkerson algorithm is the most popular algorithm that used to solve the maximum flow problem, but its complexity is high. In this paper, a parallel Genetic algorithm is applied to find a maximum flow in a weighted directed graph, by finding the objective function value for each augmenting path from the source to the sink simultaneously in the parallel steps in every iteration. The algorithm is implemented using Message Passing Interface (MPI) library, and results are conducted from a real distributed system IMAN1 supercomputer and were compared with a sequential version of Genetic-Maxflow. The simulation results show this parallel algorithm speedup the running time by achieving up to 50% parallel efficiency.

Keywords

How to Cite this Article

Surakhi, O. M., Qatawneh, M., & Ofeishat, H. A. a. (2017). A Parallel Genetic Algorithm for Maximum Flow Problem. International Journal of Advanced Computer Science and Applications, 8(6). https://doi.org/10.14569/IJACSA.2017.080620

Surakhi, Ola M., et al.. "A Parallel Genetic Algorithm for Maximum Flow Problem." International Journal of Advanced Computer Science and Applications, vol. 8, no. 6, 2017, https://doi.org/10.14569/IJACSA.2017.080620.

@article{Surakhi2017,
  title     = {A Parallel Genetic Algorithm for Maximum Flow Problem},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {8},
  number    = {6},
  year      = {2017},
  publisher = {The Science and Information Organization},
  author    = {Ola M. Surakhi and Mohammad Qatawneh and Hussein A. al Ofeishat},
  doi       = {10.14569/IJACSA.2017.080620},
  url       = {https://doi.org/10.14569/IJACSA.2017.080620}
}

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.