Packing Santa's Sleigh
Anmerkung des Herausgebers: 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...
Zitieren als
Alfonso Nieto-Castanon (2024). Packing Santa's Sleigh (https://www.mathworks.com/matlabcentral/fileexchange/45423-packing-santa-s-sleigh), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |