计算机与现代化

• 应用与开发 • 上一篇    下一篇

基于遗传算法的Unity3D装箱系统设计

  

  1. 西南科技大学信息工程学院,四川绵阳621010
  • 收稿日期:2014-03-20 出版日期:2014-06-13 发布日期:2014-06-25
  • 作者简介: 赵治羽(1993-),男,四川绵阳人,西南科技大学信息工程学院本科生,研究方向:智能学习; 陈倩云(1991-),女,四川绵阳人,本科生,研究方向:智能学习。
  • 基金资助:
     西南科技大学博士基金资助项目(122X7127); 西南科技大学实验室开放基金资助项目(13xnkf43)

 Design of Unity3D Packing System Based on Genetic Algorithm

  1. School of Information Engineering, Southwest University of Science and Technology, Mianyang 621010, China
  • Received:2014-03-20 Online:2014-06-13 Published:2014-06-25

摘要:

 针对物流配送的装箱问题,本文设计一款新型的基于遗传算法和Unity3D物理引擎软件系统。与传统的遗传算法相比,该系统可以方便快捷地计算出基于多条件的合理装箱方案,即如何摆放
货物才能最大限度地利用集装箱空间。该系统应用Unity3D添加的手动装载功能和装箱方案导出功能,通过JS脚本设计物体的运动及基本操作过程。仿真结果表明,该系统既能高效地计算出一套完整的装
箱方案,又能通过人为的经验加以调整,从而实现更好的装箱方案。

关键词:  , Unity3D, 遗传算法, 装箱

Abstract:

 Aiming at the problem of the container logistics, this paper designs a software system based on Genetic algorithm and Unity3D physics engine. The system
calculates reasonable packing scheme based on multi conditions through the genetic convenient algorithm, namely how to place the goods in order to maximize the use of container
space. The system adds manual loading and packing plan derived function through the Unity3D, so that the final scheme more reasonable, humanization, greatly improve the packing
efficiency and container space utilization.

Key words:  Unity3D, Genetic algorithm, packing