Question: Consider the following pure integer programming problem with slack variables x 3 and x 4 : Maximize Z = 18x 1 +12 x 2 Subject
Consider the following pure integer programming problem with slack variables x3 and x4:
Maximize Z = 18x1 +12 x2
Subject To 2x1 x2+ x3= 5
2x1 +3x2 + x4 = 13
xi >= 0, i =1,2,3,4
A.Graph the linear programming relaxation. Show the grid points that are feasible for the integer program.
B. Solve this model with regular simplex.
C. Employ Gomorys Cutting Plane Algorithm to solve the model to integer optimality. Always choose the topmost fractional row of the tableau as the source row to generate each Gomorys cut and always add cuts to the bottom of the tableau.
D. Show the effect of the Gomorys cuts on the graph of the linear programming relaxation. Tips: The cuts may not be in only the x1 and x2 space needed for graphing. Solve for slack variables in (1) and (2) and use those values to plug into the Gomorys cut generated and simplify. For the second Gomorys cut, do the same thing for the new slack variable from the first Gomorys cut get it in terms of only x1 and x2.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
