Fill volume algorithm

Viewed 2059

I have a Box with some dimension length, width, height.

I have items with different length, width, height.

Is there an existing algorithm that can determine the best items to use to put inside the box?

2 Answers
Related