A Transportation Example


[Page 129]

The Zephyr Television Company ships televisions from three warehouses to three retail stores on a monthly basis. Each warehouse has a fixed supply per month, and each store has a fixed demand per month. The manufacturer wants to know the number of television sets to ship from each warehouse to each store in order to minimize the total cost of transportation.

Each warehouse has the following supply of televisions available for shipment each month:

Warehouse

Supply (sets)

1. Cincinnati

300

2. Atlanta

200

3. Pittsburgh

200

 

700


Each retail store has the following monthly demand for television sets:

Store

Demand (sets)

A. New York

150

B. Dallas

250

C. Detroit

200

 

600


Costs of transporting television sets from the warehouses to the retail stores vary as a result of differences in modes of transportation and distances. The shipping cost per television set for each route is as follows :

 

To Store

From Warehouse

A

B

C

1

$16

$18

$11

2

14

12

13

3

13

15

17


Decision Variables

The model for this problem consists of nine decision variables, representing the number of television sets transported from each of the three warehouses to each of the three stores:

x ij = number of television sets shipped from warehouse i to store j

where i = 1, 2, 3, and j = A, B, C

The variable x ij is referred to as a double-subscripted variable. The subscript, whether double or single, simply gives a " name " to the variable (i.e., distinguishes it from other decision variables). For example, the decision variable x 3A represents the number of television sets shipped from warehouse 3 in Pittsburgh to store A in New York.

A double-subscripted variable is simply another form of variable name .


The Objective Function

The objective function of the television manufacturer is to minimize the total transportation costs for all shipments. Thus, the objective function is the sum of the individual shipping costs from each warehouse to each store:

minimize Z = $16 x 1A + 18 x 1B + 11 x 1C + 14 x 2A + 12 x 2B + 13 x 2C + 13 x 3A + 15 x 3B + 17 x 3C


[Page 130]

Model Constraints

The constraints in this model are the number of television sets available at each warehouse and the number of sets demanded at each store. There are six constraintsone for each warehouse's supply and one for each store's demand. For example, warehouse 1 in Cincinnati is able to supply 300 television sets to any of the three retail stores. Because the number shipped to the three stores is the sum of x 1A , x 1B , and x 1C , the constraint for warehouse 1 is

x 1A + x 1B + x 1C 300

This constraint is a inequality for two reasons. First, no more than 300 television sets can be shipped because that is the maximum available at the warehouse. Second, fewer than 300 can be shipped because 300 are not needed to meet the total demand of 600. That is, total demand is less than total supply, which equals 700. To meet the total demand at the three stores, all that can be supplied by the three warehouses is not needed. Thus, the other two supply constraints for warehouses 2 and 3 are also inequalities :

x 2A + x 2B + x 2C 200

x 3A + x 3B + x 3C 200

In a "balanced" transportation model , supply equals demand such that all constraints are equalities; in an "unbalanced" transportation model , supply does not equal demand, and one set of constraints is .


The three demand constraints are developed in the same way as the supply constraints, except that the variables summed are the number of television sets supplied from each of the three warehouses. Thus, the number shipped to one store is the sum of the shipments from the three warehouses. They are equalities because all demands can be met:

x 1A + x 2A + x 3A = 150

x 1B + x 2B + x 3B = 250

x 1C + x 2C + x 3C = 200

Model Summary

The complete linear programming model for this problem is summarized as follows:

minimize Z = $16 x 1A + 18 x 1B + 11 x 1C + 14 x 2A + 12 x 2B + 13 x 2C + 13 x 3A + 15 x 3B + 17 x 3C

subject to

Computer Solution with Excel

The computer solution for this model was achieved using Excel and is shown in Exhibit 4.15. Notice that the objective function contained in cell C11 is shown on the formula bar at the top of the screen. The constraints for supply are included in cells F5, F6, and F7, whereas the demand constraints are in cells C8, D8, and E8. Thus, a typical supply constraint for Cincinnati would be C5+D5+E5 H5 . The Solver window is shown in Exhibit 4.16.

Exhibit 4.15.
(This item is displayed on page 131 in the print version)

Exhibit 4.16.
(This item is displayed on page 131 in the print version)

Solution Analysis

The solution is

x 1C = 200 TVs shipped from Cincinnati to Detroit

x 2B = 200 TVs shipped from Atlanta to Dallas


[Page 131]

x 3A

=

150 TVs shipped from Pittsburgh to New York

x 3B

=

50 TVs shipped from Pittsburgh to Dallas

Z

=

$7,300 shipping cost


Note that the surplus for the first constraint, which is the supply at the Cincinnati warehouse, equals 100 TVs. This means that 100 TVs are left in the Cincinnati warehouse, which has inventory and storage implications for the manager.

This is an example of a type of linear programming model known as a transportation problem , which is the topic of Chapter 6. Notice that all the solution values are integer values. This is always the case with transportation problems because of the unique characteristic that all the coefficient parameter values are ones and zeros.




Introduction to Management Science
Introduction to Management Science (10th Edition)
ISBN: 0136064361
EAN: 2147483647
Year: 2006
Pages: 358

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net