Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Packaging Calculation! 1

Status
Not open for further replies.

Kae

Mechanical
Joined
May 3, 2000
Messages
16
Location
TH
I would like to write the program for packaging calculation. To find the maximum number of single-size box into outer box.
Could you please advise the basic concept for this calculation?

Many thanks in advance for all advice!
Kae
 
Sounds like a typical homework problem for a programming class... do you have an algorithm in mind?
 
if each piece can be assumed to be a parallelepipedon:
Try each possible orientations.
Else try to fit 2 units into a common PE.


<nbucska@pcperipherals DOT com> subj: eng-tips
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top