An Assignment problem involves assignment or matching of two things. E. g. matching of workers and jobs or matching of salesmen and areas etc.
The basic principle in Assignment problem is that the matching is on a one to one basis.
i. e. One worker can do only one job or one salesman can operate in only one area.
The method used for solving Assignment problem is called “Hungarian method”.
34 Comments