Packing Santa's Sleigh
编者注: This file was selected as MATLAB Central Pick of the Week
This is the solution by team alfnie to the Mathworks/Kaggle Packing Santa's Sleigh competition (http://www.kaggle.com/c/packing-santas-sleigh). This solution got 2nd position overall in the competition (and first among the submissions in Matlab)
It implements a simple layer-based approach to three-dimensional bin-packing with a twist on how individual layers are defined.
Inside it you may find useful some simple n-dimensional "largest empty rectangle" (MaxRect) implementation which may aid you in other bin-packing endeavors...
引用格式
Alfonso Nieto-Castanon (2024). Packing Santa's Sleigh (https://www.mathworks.com/matlabcentral/fileexchange/45423-packing-santa-s-sleigh), MATLAB Central File Exchange. 检索来源 .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |