Question: A firm has prepared the following binary integer program to evaluate a number of potential locations for new warehouses. The firm's goal is to maximize
A firm has prepared the following binary integer program to evaluate a number of potential locations for new warehouses. The firm's goal is to maximize the net present value of their decision while not spending more than their currently available capital.
Let xj = 1 if location xj is selected; 0 if not (j = 1, 2, 3, 4)
Maximize NPV = 30x1 + 20x2 + 10x3 + 15x4
subject to the following constraints:
(Constraint 1) 5x1 + 12x2 + 7x3 + 11x4 21
(Constraint 2) x1 + x2 + x3 + x4 2
(Constraint 3) x1 + x3 1
(Constraint 4) x1 + x2 1
(Constraint 5) x1 = x4
a) Which of the constraints enforces a contingent relationship?
b) Which of the constraints enforces that at most one of the two locations must be chosen?
c) Set up the programming model in Excel and run the Solver to find the optimal solution. Which locations are Selected? Selections: ["Location 1", "Location 2", "Location 3", "Locations 1 and 3", "Locations 1 and 4", "NIC"]
d) What is the expected NPV of the optimal solution?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
