TWO PHASES OF SOLUTION OF TRANSPORTATION PROBLEM:
PHASE 1 – Initial Basic Feasible Solution
3 Methods
a) North-West Corner Rule (NWCR)
The procedure for constructing an initial basic feasible solution selects the basic variables one at
a time. It starts with allocating units to upper left hand corner of any transportation problem.
b) Least Cost Method (or Greedy Method)
The Least Cost Method is another method used to acquire the initial feasible solution for the
transportation problem. Using this, the allocation begins with the cell which has the minimum
cost. The lower cost cells are selected over the higher-cost cell with the objective to have the
least cost of transportation.
c) Vogel’s Approximation Method
An algorithm that finds an initial feasible solution to a transportation problem by considering
the “penalty cost” of not using the cheapest available rate.
PHASE 2 – Optimal Basic Solution
a) Modified Distribution Method (MODI)
The modified distribution method, is also known as MODI method or (u - v) method provides a
minimum cost solution to the transportation problems. MODI method is an improvement over
stepping stone method. This model studies the minimization of the cost of transporting a
commodity from a number of sources to several destinations. The supply at each source and the
demand at each destination are known. The objectives are to develop and review an integral
transportation schedule that meets all demands from the inventory at a minimum total
transportation cost.