Parallel task scheduling algorithm using improved genetic algorithm

Xueli YUAN,Mingyang ZHONG
DOI: https://doi.org/10.3778/j.issn.1002-8331.2011.10.016
2011-01-01
Abstract:Parallel task scheduling is NP-complete problem,which focuses on resource allocation and parallel task schedule, requiring high-performance scheduling algorithm and high-quality solutions.The paper presents a parallel task scheduling algorithm based on improved genetic algorithm,which introduces vector matrix to represent task,resource and scheduling relationship,and use heuristics when original colony is initialized,improving the quality of initial colony.And it adopts rule-bound crossover and mutation operation to improve individual quality.Besides,it proposes an evolution acceleration strategy to avoid the premature effectively.Simulation result suggests that the algorithm can solve the parallel task scheduling problems effectively.
What problem does this paper attempt to address?