计算机工程与应用 ›› 2009, Vol. 45 ›› Issue (24): 231-234.DOI: 10.3778/j.issn.1002-8331.2009.24.070

• 工程与应用 • 上一篇    下一篇

IPSO算法用于确定型单机场地面等待问题

肖 潇,雷秀娟   

  1. 陕西师范大学 计算机科学学院,西安 710062
  • 收稿日期:2008-05-08 修回日期:2008-06-30 出版日期:2009-08-21 发布日期:2009-08-21
  • 通讯作者: 肖 潇

Deterministic single-airport ground-holding program based on Particle Swarm Optimization algorithm

XIAO Xiao,LEI Xiu-juan   

  1. School of Computer Science,Shaanxi Normal University,Xi’an 710062,China
  • Received:2008-05-08 Revised:2008-06-30 Online:2009-08-21 Published:2009-08-21
  • Contact: XIAO Xiao

摘要: 针对单机场地面等待问题,已有人采用遗传算法进行了求解,但其搜索最优解的能力差,且搜索效率低。粒子群优化(PSO)算法对该问题解空间及粒子编码设计难度较大,因而还未曾用于解决地面等待问题。针对确定型单机场地面等待数学模型,分别采用基本PSO、线性递减惯性权重加收缩因子PSO、随机惯性权重加收缩因子PSO、模拟退火PSO算法四种方法对该模型进行优化求解,并和采用遗传算法的结果进行了对比,仿真实验表明这四种方法在寻优能力和寻优效率方面显著提高,其中模拟退火PSO方法最好。

关键词: 粒子群优化, 模拟退火, 单机场地面等待, 延迟费用

Abstract: Single-airport ground holding problem has been solved with genetic algorithm,which is inefficient of searching optimum.Particle Swarm Optimization(PSO) algorithm has not been used for solving the problem because its solution space and particle code are difficult to design.So several algorithms,including Linearly Decreasing Weight(LDW) with contraction factor PSO algorithm,Random Weight(RW) with contraction factor PSO algorithm and PSO algorithm combined with Simulated Annealing(SA),are adopted to solve the deterministic single-airport ground holding model problem.The simulation results show that the algorithms improve the ability and efficiency of searching optimum notably compared with genetic algorithm,PSO algorithm combined with SA is the best in all.

Key words: Particle Swarm Optimization(PSO), simulated annealing, single-airports ground-holding, delay cost

中图分类号: