Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider the following integer - linear program which is used to decide which warehouses to open from a set of n potential warehouses, and how
Consider the following integerlinear program which is used to decide which warehouses to open
from a set of n potential warehouses, and how to assign m retail stores to the opened warehouses
for receiving supplies Note that each retail store must be assigned to exactly one warehouse.
Each warehouse can serve all the retail stores. Associated with each assignment is a transportation
cost cij i n j m and associated with opening each warehouse is a fixed cost
fi
i n We seek to minimize the total cost. This is known as a locationallocation model.
Let
xij
if store j is assigned to warehouse i
ow
i n j m and
yi
if warehouse i is opened,
ow
i n
Then, the locationallocation model is:
min z
Xn
i
Xm
j
cijxij
Xn
i
fiyi
st Xn
i
xij j m
Xm
j
xij myi i n
xij in i n j m
yi in i n
Assume that n m and that the fixed cost for opening a warehouse is $ for each
of four warehouses. The transportation costs for all pairs of warehouses and stores in thousands
are provided in the table below:
Stores
Questions:
For the solution which represents that warehouses and are open, compute the
total cost, zx y and describe how you did so Note that the notation for solutions that we
will use uses a to indicate that the corresponding warehouse is open and otherwise.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started