fomumla / equation help: metal bars available in different lengths

wiss.dev

New member
Joined
Mar 16, 2017
Messages
1
Hi,

Im developping a manufacturing software, one of the requirements is to produce a report for required raw materials which in this scenario happend to be metal bars available in different length.

The system must apply all components length e.g.

2 @ 1240 mm of item XYZ
1 @ 1090 mm of item ABC
3 @ 2098 mm of item XYZ
8 @ 320 mm of item XYZ

now XYZ can be sourced in various lenghts e.g. 4800 mm and 6000 mm and 6800 mm Length

i need an algorithm to determine how many XYZ is required, in the most efficent bar length to order to minimize off cuts wastage.

e.g. the result may come up as: 3 x 6000 mm and 6 x 4800 mm

Hope this makes sens the way i explained, and any suggestions will be highly appreciated. Thanks
smile.gif
 
Hi,

Im developping a manufacturing software, one of the requirements is to produce a report for required raw materials which in this scenario happend to be metal bars available in different length.

The system must apply all components length e.g.

2 @ 1240 mm of item XYZ
1 @ 1090 mm of item ABC
3 @ 2098 mm of item XYZ
8 @ 320 mm of item XYZ

now XYZ can be sourced in various lenghts e.g. 4800 mm and 6000 mm and 6800 mm Length

i need an algorithm to determine how many XYZ is required, in the most efficent bar length to order to minimize off cuts wastage.

e.g. the result may come up as: 3 x 6000 mm and 6 x 4800 mm

Hope this makes sens the way i explained, and any suggestions will be highly appreciated. Thanks
smile.gif

Is this problem from a Computer Science Class or Industrial Engineering class or something else?

What are your thoughts?

Please share your work with us ...even if you know it is wrong.

If you are stuck at the beginning tell us and we'll start with the definitions.

You need to read the rules of this forum. Please read the post titled "Read before Posting" at the following URL:

http://www.freemathhelp.com/forum/announcement.php?f=33
 
Top