Top Banner
The transportation model A special case of the linear programming model
14

The transportation model

Dec 31, 2015

Download

Documents

cain-flores

The transportation model. A special case of the linear programming mode l. The transportation problem. …i nvolves finding the lowest-cost plan for distributing stocks of supplies from multiple origins to multiple destinations that demand them. The optimal shipping plan. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: The transportation model

The transportation model

A special case of the linear programming model

Page 2: The transportation model

The transportation problem

• …involves finding the lowest-cost plan for distributing stocks of supplies from multiple origins to multiple destinations that demand them.

Page 3: The transportation model

The optimal shipping plan

• The transportation model is used to determine how to allocate the supplies available at the origins to the customers, in such a way that total shipping cost is minimized.

• The optimal set of shipments is called the optimal shipping plan.

• There can be more optimal shipping plans.• The plan will change if any of the

parameters changes significantly.

Page 4: The transportation model

A possible transportation problem situation

D

D

D

D

S

S

S

Page 5: The transportation model

Defining the classic transportation problem

• The goods have more shipping points (suppliers) and more destinations (buyers).

• Prices are fixed.• The sum of the quantities supplied and the sum of quantities

demanded are equal. There are no surpluses nor shortages.• ai and bj are both positive (there are no reverse flow of goods)• the dependent variables are the transported quantities form

origin i to destination j: xij ≥ 0• All of the supplies should be sold and all of the demand should

be satisfied.

• Tha aim is to minimize the total transportation cost:

• Homogeneous goods.• Shipping costs per unit are constant.• Only one route and mode ofg transportation exists between

each origin and each destination.

Page 6: The transportation model

Typical areas of transportation problems

• Suppliers of components and assembly plants.

• Factories and shops.

• Suppliers of raw materials and factories.

• Food processing factories and food retailers.

Page 7: The transportation model

Informations needed to built a model

• A list of the shipping points with their capacities (supply quantities).

• A list of the destinations with their demand. • Transportation costs per unit from each origin to each

destination

• Question: what if prices of the good are differ form supplier to supplier?

Page 8: The transportation model

Surplus

• If the total supply is greater than the total demand, than we have to add a ‘phantom’ destination to the model the demand of which is equal to the surplus.

• The transportation cost to this phantom destination is 0 from every supplier.

• De quantities shipped to this virtual customer will be those that will not be bought by anybody.

Page 9: The transportation model

Shortages

• The formal solution is the same as it was in the case of a surplus (with 0 transportation costs):

• But: mathematics are less adequate in the case of shortages than in the case of surplusses, because of the consequences.

Page 10: The transportation model

The transportation table

A B C D Supply

1 4 (unit

cost)

7 7 1 100

2 12 3 8 8 200

3 8 10 16 5 150

Demand 80 90 120 160 450=

=450

Page 11: The transportation model

Solving transportation problems

• Never try without a computer

• There can be many equivalent solutions (with the same total cost).

Page 12: The transportation model

Creating models and solving them

Page 13: The transportation model
Page 14: The transportation model