
Objective: B24 (minimize)
Variables: C15:H20
Constraints: I15:I20 1
C21:H21 1
The LT constraints assure that at most one product is assigned to each plant, and the
GT constraints assure that each plant has at least one product assigned to it. (As
mentioned earlier, we could also express all of the constraints as equations.)
Figure 3.6 displays the optimal solution, which achieves a minimum total cost of
$314 million. This optimum is achieved by assigning the Sedan to Plant A, the Coupe
to B, the SUV to C, the Van to D, the Truck to E, and the Compact to F. By solving this
linear programming problem, Europa can find an economic assignment of vehicle
models to plants, thus potentially saving millions of dollars over ad hoc assignment
methods.
The assignment problem often arises when people must be assigned to tasks. The
model assumes that quantitative scores apply to each person– task combination and
the objective is to find a minimum (or maximum) total score. One classic application
isthe assignment of four swimmers to laps in a medley relay,where eachlap corresponds
to a different stroke, and each swimmer has a lap time for each stroke. The assignment
model has also been used to assign workers to shifts, courses to time slots, airline crews
to flights, and purchase contracts to supplier bids. For our purposes in modeling, the
assignment problem is simply a practical special case of the transportation problem.
3.3. THE TRANSSHIPMENT MODEL
The assignment problem turned out to be a simplified version of the transportation pro-
blem, specialized to unit demands and unit supplies. By contrast, the transshipment
problem is a complicated version of the transportation problem, containing two
stages of flow instead of just one. In Figure 3.1—our diagram for the transportation
problem—the system contains two levels (plants and warehouses), and all the flow
takes place in one stage, from plants to warehouses. In many logistics systems, how-
ever, there are three major levels: plants, distribution centers (DCs), and warehouses;
in such systems, the flow often takes place in two stages. Consider the example of
DeMont Chemical Company.
EXAMPLE 3.3
DeMont Chemical Company
DeMont Chemical Company manufactures fertilizer in three plants, referred to as P1, P2, and
P3. The company ships its products from plants to two central DCs, designated D1 and D2,
and then from the DCs to five regional warehouses, W1 –W5. At the DCs, no demand occurs
and no capacity limits exist. Demand is associated with the warehouses, and capacities exist at
the plants. The system is described in the following two tables, one for each stage. The units
for capacity and demand are pounds of fertilizer, and the unit costs are given per pound.
3.3. The Transshipment Model
81