This is a problem I've been recently wrestling with: when a user places an order through Site X, I need to be able to determine whether a certain shipping box will accommodate the products in the order, in terms of volume, and 3 sides.
Is there an algorithm to do this, or could someone point me in the right direction of where to go with this? I have my own theories, but while I'm competent with math, I'm not a math genius either...
Thanks!
fitting products into a shipping box
Moderator: General Moderators
This probably isn't helpful, but...
I used to work for a manufacturing company that made customized products that was boxed in custom built wooden crates.
Often, box vendors would build their own factories close to ours, but there was still a lead time for ordering boxes for product.
A colleague of mine wrote the program that examined the production schedule and automatically produced an order for boxes that would be sent to the box vendor.
One day, he received a Polaroid from the production shift out in the factory. The picture was of the entire shift crew standing inside a wooden crate. It seems that a bug in the program had ordered a gigantic box and the box vendor dutifully fulfilled the order.
I used to work for a manufacturing company that made customized products that was boxed in custom built wooden crates.
Often, box vendors would build their own factories close to ours, but there was still a lead time for ordering boxes for product.
A colleague of mine wrote the program that examined the production schedule and automatically produced an order for boxes that would be sent to the box vendor.
One day, he received a Polaroid from the production shift out in the factory. The picture was of the entire shift crew standing inside a wooden crate. It seems that a bug in the program had ordered a gigantic box and the box vendor dutifully fulfilled the order.