the LP:
v1 <= 40
v2 <= 30
v3 <= 20
v1 + v2 + v3 <= 60
v1*2 + v2*1 + v3*3 <= 100

Maximize: v1*1000 + v2*1200 + v3*12000

Here v1, v2 and v3 are the volumes of the materials 1, 2 and 3 to be taken.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to