Question 9
The following is the Primal LP Formulation for a resource allocation problem. Given this, answer the subquestions
Objective: Maximize
Constraint-1:
Constraint-2:
Constraint-3:
Constraint-4:
Constraint-5:
Constraint-6: , , , , , are all non-negative
Which of the following is/ are valid constraints/ objective function in the dual formulation for the provided primal formulation
{Note: Xi – represents the i^(th) decision variable in the dual formulation}
Minimize (10X1 + 20X2 + 5X3 + 7X4 +12X5 + 11X6)
Minimize (200X1 + 50X2 + 70X3 + 20X4 +70X5 + 70X6)
X1+ 2X2 + 4X3 + X4>= 10
X1+ X2 + 4X3 + X4 <= 10
X1 >= 12
X1 <= 12
X1 + 3X2 + X4 >= 5
X1 + 3X2 + X4 <= 5