-
-
22 Oct 2008 17:01:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (2689 / 1 / 0)
- Kwalitee
Bus factor: 0- 93.70% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (8.41KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Anagha Kulkarni, Ted Pedersen <tpederse@d.umn.edu>
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Modules
Perl extension for Munkres' solution to 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.Other files
Module Install Instructions
To install Algorithm::Munkres, copy and paste the appropriate command in to your terminal.
cpanm Algorithm::Munkres
perl -MCPAN -e shell install Algorithm::Munkres
For more information on module installation, please visit the detailed CPAN module installation guide.