Question
The Martin-Beck Company operates a plant in St. Louis with an annual capacity of 30,000 units. Product is shipped to regional distribution centers located in
The Martin-Beck Company operates a plant in St. Louis with an annual capacity of 30,000 units. Product is shipped to regional distribution centers located in Boston, Atlanta, and Houston. Because of an anticipated increase in demand, Martin-Beck plans to increase capacity by constructing a new plant in one or more of the following cities: Detroit, Toledo, Denver, or Kansas. The following is a linear program used to determine which cities Martin-Beck should construct a plant in.
Let
y1 = 1 if a plant is constructed in Detroit; 0 if not
y2 = 1 if a plant is constructed in Toledo; 0 if not
y3 = 1 if a plant is constructed in Denver; 0 if not
y4 = 1 if a plant is constructed in Kansas City; 0 if not.
The variables representing the amount shipped from each plant site to each distribution center are defined just as for a transportation problem.
xij = the units shipped in thousands from plant i to distribution center j
i = 1 (Detroit), 2 (Toledo), 3 (Denver), 4 (Kansas City), 5 (St.Louis) and
j = 1 (Boston), 2 (Atlanta), 3 (Houston)
The complete model for the Martin-Beck distribution system design problem is as follows.
Min 5x11 + 2x12 + 3x13 + 4x21 + 3x22 + 4x23 + 9x31 + 7x32 + 5x33 + 10x41 + 4x42
+ 2x43 + 8x51 + 4x52 + 3x53 + 175y1 + 300y2 + 375y3 + 500y4
s.t.
x11 | + | x12 | + | x13 | ≤ 10y1 | Detroit capacity | ||||
x21 | + | x22 | + | x23 | ≤ 20y2 | Toledo capacity | ||||
x31 | + | x32 | + | x33 | ≤ 30y3 | Denver capacity | ||||
x41 | + | x42 | + | x43 | ≤ 40y4 | Kansas City capacity | ||||
x51 | + | x52 | + | x53 | ≤ 30 | St. Louis capacity | ||||
x11 | + | x21 | + | x31 | + | x41 | + | x51 | = 30 | Boston demand |
x12 | + | x22 | + | x32 | + | x42 | + | x52 | = 20 | Atlanta demand |
x13 | + | x23 | + | x33 | + | x43 | + | x53 | = 20 | Houston demand |
xij ≥ 0 for all i and j; y1, y2, y3, y4 = 0, 1
(a) Modify the original formulation to account for the policy restriction that there must be one plant in either Detroit or Toledo, but not both. new constraint (V V V3 V4) = Place x, in row i column j. value= (b) Modify the original formulation to account for the policy restriction that no more than two plants can be located in Denver, Kansas City, and St. Louis. new constraint (V V V3 V4) = Place Xij value = in row i column j.
Step by Step Solution
3.41 Rating (160 Votes )
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