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

计算机工程 ›› 2011, Vol. 37 ›› Issue (01): 170-172. doi: 10.3969/j.issn.1000-3428.2011.01.059

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

改进型PSO算法在VRP中的应用

陈 严?,刘利民   

  1. (内蒙古工业大学信息工程学院,呼和浩特 010051)
  • 出版日期:2011-01-05 发布日期:2010-12-31
  • 作者简介:陈 严(198-),男,硕士研究生,主研方向:电子商务,进化算法;刘利民,教授
  • 基金资助:
    内蒙古教育厅重点领域基金资助项目(NJ03025);内蒙古工业大学基金资助重点项目(2D200321)

Application of Improved Particle Swarm Optimization Algorithm on Vehicle Routing Problem

CHEN Yan, LIU Li-min   

  1. (College of Information Engineering, Inner Mongolia University of Technology, Huhhot 010051, China)
  • Online:2011-01-05 Published:2010-12-31

摘要: 运用罚函数法将约束优化问题转化为无约束优化问题,同时采用实数编码方案,将离散的车辆路径问题转化成准连续优化问题,在此基础上,用改进的粒子群优化算法求解最优值。改进的粒子群算法引入了杂交PSO模型和变异算子。仿真实验结果表明,该算法在保持粒子种群多样性、提高收敛速度和搜索精度、扩大搜索范围、避免过早收敛于局部极值点等方面均更有效。

关键词: 车辆路径, 粒子群优化算法, 杂交PSO模型, 变异

Abstract: This paper converts the constrained optimization problem into unconstrained optimization problem using the penalty function, transforms the discrete vehicle routing problem into quasi-continuous optimization problem using the real number coding scheme, and uses an improved Particle Swarm Optimization(PSO) algorithm to solve the pitimum on the basis of the two methods. The improved PSO algorithm introduces hybrid PSO model and the mutation operator, and simulation results show this algorithm is more effective in maintaining the diversity of the particle population, improving the convergent speed and search accuracy, expanding the search range, avoiding converging at local maximum points and so on.

Key words: vehicle routing, Particle Swarm Optimization(PSO) algorithm, hybrid PSO model, mutation

中图分类号: