I'm looking to solve a problem regarding the optimal sorting of variable sized boxes into the confined space of a 4x4 sized rack. The algorithm should sort those boxes so that there is as little wasted rackspace as possible.
The rack I'm talking about looks like the typical IKEA rack "Expedit".
Perhaps somebody can point me to documentation on algorithms that could solve such a problem or to some implementation. Every programming language is welcome.
Thanks for your time, Frank