Various island-based parallel genetic algorithms for the 2-page drawing problem

  • Authors:
  • Hongmei He;Ondrej Sýkora;Ana Salagean

  • Affiliations:
  • Department of Computer Science, Loughborough University, Loughborough, Leicestershire, The United Kingdom;Department of Computer Science, Loughborough University, Loughborough, Leicestershire, The United Kingdom;Department of Computer Science, Loughborough University, Loughborough, Leicestershire, The United Kingdom

  • Venue:
  • PDCN'06 Proceedings of the 24th IASTED international conference on Parallel and distributed computing and networks
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Genetic algorithms have been applied to solve the 2-page drawing problem successfully, but they work with one global population, so the search time and space are limited. Parallelization provides an attractive prospect in improving the efficiency and solution quality of genetic algorithms. One of the most popular tools for parallel computing is Message Passing Interface (MPI). In this paper, we present four island models of Parallel Genetic Algorithms with MPI: island models with linear, grid, random graph topologies, and island model with periodical synchronisation. We compare their efficiency and quality of solutions for the 2-page drawing problem on a variety of graphs.