TRANSPORTATION

Final 593 views 2 replies

Transportation

 

  • The procedure followed is Minimization Procedure

 

  • Problem is generally solved in Vogel’s Approximation Method(VAM)

 

  • Steps for the problem is : -
  1. Convert profit matrix into loss matrix.

 

  1. Balance the problem.

 

  1. Arrive at Row penalty and column penalty

Row penalty and column penalty is calculated at (2nd least – 1st least) in the corresponding row or column.

 

  1. Select from the entire Row penalty and column penalty maximum number.

 

  1. From the entire Row or Column minimum is selected.

 

  1. Strike the row or column which gets eliminated.

 

  1. Continue until the entire item in the table is strike.

 

  1. Write separately Initial solution table.

 

  1. Check for Degeneracy. Degeneracy occurs when all the elements in the initial solution is equal to (Row + column – 1)

 

  1. If degeneracy occurs introduce efcilon – ‘e’. ‘e’ is introduced in least independent cell.

 

  1. Form UV Matrix. It is formed by the element in the original solution corresponding to the element in the Initial solution.

 

  1. Find unalloted elements in the UV Matrix

 

  1. Find : Ij i.e., (Original Matrix element – Unalloted element found above)

 

  1. Check for optimal solution ie. All items must be zero or positive.

 

  1. If not reached select the maximum negative in Ij matrix.

 

  1. Form a loop and reallocate the solution.
  2. Repeat from step 9.

 

Notes: -

 

  1. If there is zero in Ij matrix while arriving at optimal solution then there is another solution for the problem.

 

  1. Dummy column can be introduced in profit or loss matrix.

 

  1. If there is penalty/redundancy payment for unsatisfying demand etc. is given then fills the dummy row or column with that amount or fill it with zeros.
  2. If there is constraint in the problem first satisfy the constraint and then solve.

 

  1. various other methods for solving the problem is
    • Least cost method
    • North west corner rule

 

  1. Generally VAM method is used


CCI Pro

Leave a Reply

Your are not logged in . Please login to post replies

Click here to Login / Register