作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (6): 214-215. doi: 10.3969/j.issn.1000-3428.2008.06.078

• 人工智能及识别技术 • 上一篇    下一篇

求解独立任务调度的离散粒子群优化算法

陈 晶,潘全科   

  1. (聊城大学计算机学院,聊城 252059)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-03-20 发布日期:2008-03-20

Discrete Particle Swarm Optimization Algorithm forSolving Independent Task Scheduling

CHEN Jing, PAN Quan-ke   

  1. (School of Computer Science, Liaocheng University, Liaocheng 252059)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-20 Published:2008-03-20

摘要: 针对独立任务调度问题,提出一种改进的离散粒子群算法,采用基于任务的编码方式,对粒子的位置和速度更新方法进行重新定义。为防止粒子群算法的早熟收敛,给出利用模拟退火算法的局部搜索能力在最优解附近进行精细搜索,以改善解的质量。仿真结果表明,与遗传算法和基本粒子群算法相比,该混合算法具有较好的优化性能。

关键词: 独立任务调度, 粒子群算法, 模拟退火算法

Abstract: An improved discrete Particle Swarm Optimization(PSO) algorithm is presented to tackle the independent task scheduling problem. In the algorithm, a task based representation is designed, and a new method is used to update the positions and velocity of particles. In order to keep the particle swarm algorithm from premature stagnation, the simulated annealing algorithm, which has local search ability, is combined with the PSO algorithm to make elaborate search near the optimal solution, then the quality of solutions is improved effectively. Experimental results compared with genetic algorithm and basic PSO algorithm show that the hybrid algorithm has good performance.

Key words: independent task scheduling, particle swarm algorithm, simulated annealing algorithm

中图分类号: