A steady state micro genetic algorithm for hyper-heuristic generation in one-dimensional bin packing

一种用于一维装箱问题超启发式生成的稳态微遗传算法

阅读:1

Abstract

The one-dimensional bin packing problem (1DBPP) is a well-known NP-hard problem in computer science and operations research that involves many real-world applications. Its primary objective is to allocate items into bins while minimizing the number of bins used. Due to the complexity of the problem, exact algorithms are often impractical for large instances, which has led to a reliance on tailored heuristics that may perform well on some instances but poorly on others. In this study, we propose a method to automatically generate selection hyper-heuristics (HHs), which are then applied to solve 1DBPP instances by leveraging the strengths of simple heuristics while avoiding their drawbacks. Specifically, we introduce a steady-state μ Genetic Algorithm (SSμGA) to generate selection HHs, benefiting from the gradual population updates of steady-state GAs and the efficiency of μGAs with smaller populations for faster iterations. Our experimental results showcase the effectiveness of the SSμGA across multiple training and testing datasets for the 1DBPP. Compared to other evolutionary methodologies, also used as generative HH methods (i.e., generational GA, steady-state GA, and generational μGA), the SSμGA consistently achieves higher fitness values within the same number of evaluations, on the training set. Additionally, on both generated and literature 1DBPP instances for the testing set, the selection HHs generated by the SSμGA were highly competitive, often outperforming those produced by other methods. Furthermore, the SSμGA-generated HHs displayed both specialization for specific instance types and generalization across varied instances.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。