Assignment Problems PDF
Assignment Problems PDF
Assignment Problems PDF
Assignment is a special linear programming problem. There are many situations where
the assignment of people or machines etc. may be called for. Assignment of workers to
machines, clerks to various check-out counters, salesmen to different sales areas are
typical examples of these. The Assignment is a problem because people possess varying
abilities for performing different jobs.
There are four methods of solving an assignment problem and they are:
(1) Complete Enumeration Method
(2) Simplex Method
(3) Transportation Method and
(4) Hungarian Method
Assignment Problem
(Heera Sambhnani)
(Educator , Author)
(9782881177 , 8560011162) Page 1
* Steps for solving assignment problem (Hungarian Method)*
(Minimisation Problem)
Step-1 Check no. of rows = no. of columns
if yes if no introduce a dummy row or
dummy column (values of all
elements of a dummy row or
column are Zero ).
if yes
Improved matrix is prepared
if the number of order lines are not equal to no. of rows or no.
of columns then matrix is improved for which a minimum
uncovered element is selected which is subtracted from all
optimal other uncovered elements , added at the intersection point ,
solution and no change in covered elements.
after completion of above step no of order lines are drawn and
if such order lines are equal to no. of rows or column the
solution is optimal solution otherwise it will be improved
further.
(Heera Sambhnani)
(Educator , Author)
(9782881177 , 8560011162) Page 2
*Maximization Problems*
No assignment can be made where restriction is imposed . All other steps are
same as in case of minimisation problem.
(Heera Sambhnani)
(Educator , Author)
(9782881177 , 8560011162) Page 3