Assignment Problem
Assignment Problem
Assignment Problem
• An Assignment Problem is a special type of Transportation Problem in
Operational Research that deals with assigning n origins (workers or
instances) to n destinations (jobs or machines).
• The goal of the assignment problem is to determine the minimum cost of the
assignment.
• Each origin must be assigned to one and only one destination and each
destination must be assigned to one and only one origin.
• The solution to the assignment method can be found using the Hungarian
Method.
• Transportation methods can be used to find the solutions to assignment
problems, but assignment methods can’t be used to find the solutions to
transportation problems.
Applications of Assignment Problem
Difference between Transportation and
Assignment Problem
Parameters Transportation Problem Assignment Problem
It deals with the optimal distribution of goods or resources from It is a special type of transportation problem that
Definition multiple sources (factories and warehouses) to multiple destinations assigns n origins (workers or instances) to n
(retail stores or customers). destinations (jobs or machines).
Northwest, Least Cost, Vogels Approximation, or Modi Method. Hungarian MethodAssignment methods can’t be used
Method
Transportation methods can be used to solve assignment problems. to solve transportation problems.
Supply Chain Optimization, Distribution Network Design, Traffic Job Scheduling Personnel, Assignment Facility
Real-World Application
Flow Optimization Location, Machine Allocation
What are the Key Differences and Similarities Between Transportation and
Assignment Problems?