2d bin packing problem with genetic algorithm
版本 1.0.0.0 (16.5 KB) 作者:
Maxim Vedenyov
With mutations, crossover, ect. With animation
http://simulations.narod.ru/
The task is to pack big box with several small boxes. The objective is to maximize total area of all small boxes. I made fitness in follow way: it is area minus penalty in case of overlapping small boxes also overlapping area subtracted from fitness. There are several mutations: places exchange, small jump, big jump, random visible/invisible random rotation at 90 degrees, jumps to nearest box
run ga_2d_box_packing.m
How it works:
http://www.youtube.com/watch?v=Qh_2sxS3gj0
引用格式
Maxim Vedenyov (2026). 2d bin packing problem with genetic algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/31789-2d-bin-packing-problem-with-genetic-algorithm), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Genetic Algorithm 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
