计算机与现代化 ›› 2011, Vol. 193 ›› Issue (9): 26-29.doi: 10.3969/j.issn.1006-2475.2011.09.008

• 算法设计与分析 • 上一篇    下一篇

基于离散粒子群和禁忌搜索的网格资源调度算法

李艳芳,蒋秀凤   

  1. 福州大学数学与计算机科学学院,福建 福州 350002
  • 收稿日期:2011-04-25 修回日期:1900-01-01 出版日期:2011-09-22 发布日期:2011-09-22

Grid Resources Scheduling Algorithm Based on Discrete Particle Swarm and Tabu Search

LI Yan-fang, JIANG Xiu-feng   

  1. College of Mathematics and Computer Science, Fuzhou University, Fuzhou 350002, China
  • Received:2011-04-25 Revised:1900-01-01 Online:2011-09-22 Published:2011-09-22

摘要: 提出一种基于智能的网格资源分配和任务调度算法,由于网格资源调度是个离散问题,所以采用基于惯性权重的离散粒子群算法,针对离散粒子群算法在后期容易陷入局部最优的缺陷,将其与禁忌搜索算法相结合,在算法的前期采用离散粒子群算法进行搜索,在后期采用禁忌搜索算法进行局部搜索。并利用网格模拟工具Gridsim Toolkit 开发一个网格模拟系统进行实验。实验结果表明,该算法具有较高的寻优能力。

关键词: 粒子群优化, 禁忌搜索, 网格资源, 网格资源调度模拟器, 混合算法

Abstract: A grid resource allocation and task scheduling algorithm based on intelligent is proposed, because the grid resources scheduling is a discrete problem, the discrete particle swarm algorithm based on selfadapting inertia is adopted. Aiming at the later of algorithm, the discrete particle swarm algorithm is easy to fall in local optimum, it is combined with tabu search algorithm. At prophase, the discrete particle swarm algorithm is presented, in the late tabu search algorithm is using to local search. And by using the grid simulation tools Gridsim Toolkit, a grid simulation system for experiments is developed. Experimental results show that the algorithm is of higher optimization ability.

Key words: particle swarm optimization, tabu search, grid resources, Gridsim Toolkit, hybrid algorithm

中图分类号: