Open In App

Transportation Problem Set 8 | Transshipment Model-1

Transshipment Model is a model which comes under the transportation problem. There are two types of transshipment problem: 
 

Look at the given transportation problem diagram. 
 



In a transportation problem, the shipment moves from one particular source to another particular destination, maybe from S1 to D1, S1 to D2, S1 to D3, S2 to D1, S2 to D2 and so on. 



This article will discuss the Transshipment problem with sources and destination acting as transient (i.e. intermediary) nodes. The next set of this article will discuss the Transshipment problem with some transient (i.e. intermediary) nodes between sources and destination. 

Transshipment problem with sources and destination acting as transient nodes 
 

In this method, the shipment passes through one or more intermediary node before it reaches its desired destination. This method allows the shipment to pass from one source to another source and from one destination to another destination before it reaches the desired destination. 

Note:The intermediary nodes can be sources and destinations themselves. 

Consider the following transshipment problem involving 4 sources and 2 destinations. The supply value of the sources S1, S2, S3 and S4 are 200 units, 250 units, 300 units and 450 units respectively. The demand value for destinations D1 and D2 are 600 units and 600 units respectively. The transportation cost per unit between different sources and destinations are summarized in the following table. 
Solve the transshipment problem. 
 

Steps to solve the transshipment problem: 
 

Article Tags :