MOR/LP
Date: 10/12/00 Time: 16:40:50
d:\junk\5-05.lp
MODEL DESCRIPTION
****************************************************
Max Z = 250 X1 + 300 X2 + 325 X3
ST 1000X1 + 1400X2 + 1600X3 <= 100000
10X1 + 12X2 + 13X3 <= 1200
20X1 + 24X2 + 26X3 <= 2500
3x3 - x1 - x2 >= 0
Allinteger
Boundonsum = 150
****************************************************
Gomory Cut - Mixed Integer Linear Programming
^^^ Optimal Solution ^^^
Integer solution has been obtained
Z = 23249.9999
X1 = 62.0000
X2 = 2.0000
X3 = 22.0000
Slack2 = 270.0000
Slack3 = 640.0000
Surpl4 = 2.0000
Compile time: 0.06 (Secs.)
Run time : 0.00 (Secs.)
