Essay
Given the following all-integer linear program:
Max 15x1 + 2x2
s.t. 7x1 + x2 < 23
3x1 - x2 < 5
x1,x2 > 0 and integer
a.Solve the problem as an LP,ignoring the integer constraints.
b.What solution is obtained by rounding up fractions greater than or equal to 1/2? Is this the optimal integer solution?
c.What solution is obtained by rounding down all fractions? Is this the optimal integer solution? Explain.
d.Show that the optimal objective function value for the ILP (integer linear programming)is lower than that for the optimal LP.
e.Why is the optimal objective function value for the ILP problem always less than or equal to the corresponding LP's optimal objective function value? When would they be equal? Comment on the optimal objective function of the MILP (mixed-integer linear programming)compared to the corresponding LP and ILP.
Correct Answer:

Verified
a.x1 = 2.8,x2 = 3.4,Obj.function = 48.8 ...View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Correct Answer:
Verified
View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Q32: Modeling a fixed cost problem as an
Q33: The computer output for integer programs in
Q34: Let x1 and x2 be 0-1 variables
Q35: Slack and surplus variables are not useful
Q36: If the optimal solution to the LP
Q38: In a model,x<sub>1</sub> ≥ 0 and integer,x<sub>2</sub>
Q39: Integer linear programs provide substantial modeling flexibility
Q40: Grush Consulting has five projects to consider.Each
Q41: Binary variables can be used to model
Q42: Solve the following problem graphically. <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2275/.jpg"