摘要
传统的装箱算法已经无法解决多维尺寸可变装箱问题,而用遗传算法获取近似最优解的方法被越来越多的学者采用。针对传统遗传算法在多维尺寸可变装箱问题中的低效编码方式,文章提出一种新型的遗传算法编码方式。在某公司虚拟机资源分配场景下进行实验,并与传统FFD算法及传统编码方式的遗传算法进行对比。结果表明采用新编码方式的遗传算法结果更优。
Traditional bin packing algorithm cannot resolve multi-dimensional variable size bin packing problem,so many researcher choose Genetic algorithm to get an approximate optimal solution.Aiming at the inefficient coding of traditional Genetic algorithm in multi-dimensional variable size bin packing problem,this article presented a new coding method of Genetic algorithm.The method is verified in a company's virtual machine resource assignment scenario,and compared with traditional FFD algorithm and the Genetic algorithm with traditional coding,the results show that the Genetic algorithm with new coding has a better performance.
作者
董其欢
Dong Qihuan(Hangzhou Dianzi University,Hangzhou,Zhejiang 310018,China)
出处
《计算机时代》
2018年第8期61-63,66,共4页
Computer Era
关键词
多维
尺寸可变装箱问题
遗传算法
编码方式
multi-dimension
variable size bin packing problem
Genetic algorithm
coding