classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros. WWW: http://search.cpan.org/dist/Algorithm-Munkres/ PR: ports/131010 Submitted by: Wen Heping <wenheping at gmail.com>