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

计算机工程 ›› 2006, Vol. 32 ›› Issue (17): 57-59. doi: 10.3969/j.issn.1000-3428.2006.17.020

• 专题论文 • 上一篇    下一篇

基于值序的二元约束满足问题粒子群算法

杨轻云1,2;孙吉贵1,2,3;张居阳1,2;王纯杰4   

  1. (1. 吉林大学计算机科学与技术学院,长春 130012;2. 吉林大学符号计算与知识工程教育部重点实验室,长春 130012; 3. 复旦大学智能信息处理开放实验室,上海 200433;4. 长春工业大学基础科学学院,长春 130012)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-09-05 发布日期:2006-09-05

Particle Swarm for Binary CSPs Based on Value Order

YANG Qingyun1,2;SUN Jigui1,2,3;ZHANG Juyang1,2;WANG Chunjie4   

  1. (1. College of Computer Science and Technology, Jilin University, Changchun 130012; 2. Key Laboratory for Symbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun 130012; 3. Open Laboratory for Intelligence Information Processing, Fudan University, Shanghai 200433; 4. College of Basic Sciences, Changchun University of Technology, Changchun 130012)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-09-05 Published:2006-09-05

摘要: 提出了一个基于最小冲突启发式值序的二元约束满足问题粒子群算法,利用值序对值的选取方式代替随机选择的盲目搜索方式,使群体在探索解空间的时候,选择有希望能找到全局解的地方搜索。使用随机约束满足问题的实验表明,改进后的算法比原算法能以更快的速度收敛到全局解,无论在迭代次数还是运行时间上均能数倍提高算法的效率。

关键词: 粒子群算法, 二元约束满足问题, 最小冲突启发式, 值序

Abstract: A discrete particle swarm algorithm based on value ordering of min-conflict heuristic is proposed. It uses the min-conflict heuristic to select values from domains instead of random selection. This strategy searches the promising solution space for global solution when the particles exploit the search space. It tests the hybrid algorithm with random constraint satisfaction problems. The experimental results show that the hybrid particle swarm algorithm can converge the global solution faster and improve the performance either on the iterations or runtime several-fold.

Key words: Particle swarm, Binary constraint satisfaction problem, Mini mizing conflicts heuristic, Value order

中图分类号: