Unbalanced Assignment Problem. (Oct 2003) (Oct 2005)
An unbalanced Assignment problem is the one in which number of rows is not equal to number of columns. Dummy row or column is required as applicable for balancing the problem. All values in Dummy are zero. Then the problem is solved as a normal assignment problem. Step one will be Row minima.
One Comment