A permutation-based differential evolution algorithm incorporating simulated annealing for multiprocessor scheduling with communication delays

  • Authors:
  • Xiaohong Kong;Wenbo Xu;Jing Liu

  • Affiliations:
  • School of Information Technology, Southern Yangtze University, Wuxi, China;School of Information Technology, Southern Yangtze University, Wuxi, China;School of Information Technology, Southern Yangtze University, Wuxi, China

  • Venue:
  • ICCS'06 Proceedings of the 6th international conference on Computational Science - Volume Part I
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Employing a differential evolution (DE) algorithm, we present a novel permutation-based search technique in list scheduling for parallel program. By encoding a vector as a scheduling list and differential variation as s swap operator, the DE algorithm can generate high quality solutions in a short time. In standard differential evolution algorithm, while constructing the next generation, a greedy strategy is used which maybe lead to convergence to a local optimum. In order to avoid the above problem, we combine differential evolution algorithm with simulated annealing algorithm which relaxes the criterion selecting the next generation. We also use stochastic topological sorting algorithm (STS) to generate an initial scheduling list. The results demonstrate that the hybrid differential evolution generates better solutions even optimal solutions in most cases and simultaneously meet scalability.