Transshipment problem


Transshipment problems form a subgroup of transportation problems, where transshipment is allowed. In transshipment, transportation may or must go through intermediate nodes, possibly changing modes of transport.
The Transshipment problem has its origins in medieval times when trading started to become a mass phenomenon. Obtaining the minimum-cost route had been the main priority. However, technological development slowly gave priority to minimum-duration transportation problems.

Overview

Transshipment or Transhipment is the shipment of goods or containers to an intermediate destination, and then from there to yet another destination. One possible reason is to change the means of transport during the journey, known as transloading. Another reason is to combine small shipments into a large shipment, dividing the large shipment at the other end. Transshipment usually takes place in transport hubs. Much international transshipment also takes place in designated customs areas, thus avoiding the need for customs checks or duties, otherwise a major hindrance for efficient transport.

Formulation of the problem

A few initial assumptions are required in order to formulate the transshipment problem completely:
The goal is to minimize subject to:
Since in most cases an explicit expression for the objective function does not exist, an alternative method is suggested by Rajeev and Satya. The method uses two consecutive phases to reveal the minimal durational route from the origins to the destinations. The first phase is willing to solve time-minimizing problem, in each case using the remained intermediate nodes as transshipment points. This also leads to the minimal-durational transportation between all sources and destinations. During the second phase a standard time-minimizing problem needs to be solved. The solution of the time-minimizing transshipment problem is the joint solution outcome of these two phases.

Phase 1

Since costs are independent from the shipped amount, in each individual problem one can normalize the shipped quantity to 1. The problem now is simplified to an assignment problem from i to m+j. Let be 1 if the edge between nodes r and s is used during the optimization, and 0 otherwise. Now the goal is to determine all which minimize the objective function:
,

such that
During the second phase, a time minimization problem is solved with m origins and n destinations without transshipment. This phase differs in two main aspects from the original setup:
The goal is to find which minimize
,

such that
This problem is easy to be solved with the method developed by Prakash. The set needs to be partitioned into subgroups, where each contain the -s with the same value. The sequence is organized as contains the largest valued 's the second largest and so on. Furthermore, positive priority factors are assigned to the subgroups, with the following rule:
for all. With this notation the goal is to find all which minimize the goal function
such that
Some authors such as Das et al and Malakooti have considered multi-objective Transshipment problem.