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

计算机工程 ›› 2006, Vol. 32 ›› Issue (18): 197-199. doi: 10.3969/j.issn.1000-3428.2006.18.071

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

铁路输送中平车装载问题的模型与算法

井祥鹤1,3,周献中2,徐延勇3,陈志伟1   

  1. (1. 南京理工大学自动化系,南京 210094;2. 南京大学工程管理学院,南京 210093;3. 防空兵指挥学院作战指挥系,郑州 450052)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-09-20 发布日期:2006-09-20

Model and Algorithm for Pallet Loading Problem
in Railway Transportation

JING Xianghe1,3, ZHOU Xianzhong2, XU Yanyong3, CHEN Zhiwei1   

  1. (1. Dept. of Automation, Nanjing Univ. of Sci. & Tech., Nanjing 210094; 2. School of Management & Engineering, Nanjing Univ., Nanjing 210093; 3. Department of Campaign and Command, Air Defence Command College, Zhengzhou 450052)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-09-20 Published:2006-09-20

摘要: 分析了铁路运输中的平车装载问题,借鉴了First Fit算法的思想,并引入条件变异算子,提出了求解平车装载问题的一种改进遗传算法,给出了该改进遗传算法编码方法、遗传算子改进方案和适应度函数的定义,该算法能有效地解决初始群体和进化过程中的无效染色体和早熟问题,并用实例验证了该算法的有效性。

关键词: 平车装载, First Fit算法, 遗传算法, 条件变异

Abstract: In military railway transportation, the pallet loading problem is described as loading a set of equipments of different sorts into pallets of some given style. The models and algorithms for pallet loading problem are presented to satisfy different demands. First Fit algorithm and conditional mutation operator are introduced into simple genetic algorithm for obtaining a better solution, and an improved genetic algorithm is proposed for solving a kind of pallet loading problem. In the improved genetic algorithm, the idea of First Fit algorithm and conditional mutation operator is used to improve the ineffective chromosome in the process of evaluation, and the improved selection operator, crossover operator and mutation operator are used to solve the problem of premature convergence of genetic algorithm. The effectiveness of the improved genetic algorithm is convinced through computational results of an example. From the viewpoint of computational results obtained, it is confirmed that the improved genetic algorithm outperforms next fit algorithm, First Fit algorithm, First Fit decreasing algorithm and simple genetic algorithm.

Key words: Pallet loading, First Fit algorithm, Genetic algorithm, Conditional mutation

中图分类号: