Supply Chain Models - Complete
Supply Chain Models - Complete
Supply Chain Models - Complete
Operations Management
Supply Chain Models
Transportation, Assignment, and
Transshipment Problems
By
Dr. Yousaf Ali khan
Department of Management Sciences
GIKI, Pakistan
TRANSPORTATION PROBLEMS
➢ The basic transportation problem was originally developed by F.L.
Hitchcock in 1941 in his study entitled “The distribution of a product from
several sources to numerous locations”.
➢ Transportation problem is a special type of linear programming problem
➢ in which products/goods are transported from a set of sources to a set of
destinations subject to the supply and demand of the source and destination,
respectively; This must be done in such a way as to minimize the cost.
Application of Transportation Problem
Assignment Problem
By
Dr. Yousaf Ali khan
Department of Management Sciences
GIKI, Pakistan
Assignment Model
• This is a special type of LPP in which the objective function is to find the
optimum allocation of a number of tasks (jobs) to an equal number of
facilities (persons). Here we make the assumption that each person can
perform each job but with varying degree of efficiency.
• For example, a departmental head may have 4 persons available for
assignment and 4 jobs to fill. Then his interest is to find the best assignment
which will be in the best interest of the department.
• General form of an Assignment Problem:
• The assignment problem can be stated in the form of n × n, matrix [cij]
called the cost of effectiveness matrix, where cij is the cost of assigning ith
person (facility) to jth job.
Effectiveness Matrix:
Assignment Model
• A person can be assigned to n jobs in n! Possible ways. One
method may be to find all possible n! assignments and
evaluate total cost in all cases. Then the assignment with
minimum cost (as required) will give the optimal assignment.
But this method is extremely laborious.
• For example if n = 8, then the number of such possible
assignments is 8! = 40320. The evaluation cost for all these
allocation will take huge time. Therefore there is a need to
develop an easy computational technique for the solution of
assignment problem.
Mathematical Formulation :
Linear Program for Assignment Example
• The network in below Figure represents a problem faced by the Fix-It Shop, which has
just received three new repair projects that must be completed quickly: (1) a radio, (2)
a toaster oven, and (3) a coffee table. Three repair persons, each with different talents,
are available to do the jobs. The shop owner estimates the cost in wages if the workers
are assigned to each of the three projects. The costs differ due to the talents of each
worker on each of the jobs. The owner wishes to assign the jobs so that total cost is
minimized and each job must have one person assigned to it, and each person can only
be assigned to one job.
MS-492
Operations Management
Hungarian Method of
assigning jobs
By
Dr. Yousaf Ali khan
Department of Management Sciences
GIKI, Pakistan
Hungarian Method
Hungarian method
• The reduce matrix after row operation is; (Column operation is not necessary a there is
already one and in each column). Job W X Y Z
A 0 6 10 14
B 0 5 9 10
C 0 5 9 12
D 0 0 0 0
• Minimum number of lines to connect all zeros is two, which not fulfill the criteria. Now
select the smallest element which is not covered by the lines and subtract it from all
other elements which are not covered by the lines and add it at the intersection of two
lines. The resulting matrix will be:
Job W X Y Z
A 0 1 5 9 Minimum number of lines = 3 (less than the order of the
B 0 0 4 5 matrix). Therefore repeat the process. The resulting matrix is
C 0 0 4 7
D 5 0 0 0 Optimal assignment is
Job W X Y Z A – W – 18
A 0 1 1 5
B – Y – 17
B 0 0 0 1
C – X – 15
C 0 0 0 2
D 0 4 0 0
Total - 50
The Transshipment Model
• In a transportation problem, if the items being transported must go through
an intermediate point (called a transshipment point) before reaching a final
destination, the problem is called a transshipment problem. For example, a
company might be manufacturing a product at several factories to be
shipped to a set of regional distribution centers. From these centers, the
items are shipped to retail outlets that are the final destinations. Belo figure
provides a network representation of a transshipment problem. In this
example, there are two sources, two transshipment points, and three final
destinations.
Minimal-Spanning Tree Problem
• The minimal-spanning tree technique involves
connecting all the points of a network together while
minimizing the distance between them. It has been
applied, for example, by telephone companies to
connect a number of phones together while minimizing
the total length of telephone cable.
For connecting all nodes with a minimum total distance
Building a network of water pipes to supply water to 8 houses (distance in hundreds of feet)
Steps 1 and 2
Starting arbitrarily with node (house) 1, the closest node is node 3