Difference between revisions of "Algorithm-Munkres"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
m (Text replacement - "|License=GPL-2.0-or-later" to "|License=GPLv2orlater")
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
each worker to complete a job then how should the assignment of a
 
each worker to complete a job then how should the assignment of a
 
Worker to a Job be done, so as to minimize the time taken.
 
Worker to a Job be done, so as to minimize the time taken.
|Homepage URL=http://search.cpan.org/dist/Algorithm-Munkres/
+
|Homepage URL=https://metacpan.org/release/Algorithm-Munkres
 +
|Is High Priority Project=No
 
|Computer languages=Perl
 
|Computer languages=Perl
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/03/08
+
|Last review date=2018/04/09
 
|Submitted date=2013-03-20
 
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
Line 47: Line 50:
  
 
same as Algorithm-Munkres. (see above)
 
same as Algorithm-Munkres. (see above)
 +
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/Algorithm-Munkres
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 20:55, 16 August 2018


[edit]

Algorithm-munkres

https://metacpan.org/release/Algorithm-Munkres
extension for Munkres' solution to Assignment problem

The Algorithm::Munkres 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.

Assignment Problem: Given N jobs, N workers and the time taken by each worker to complete a job then how should the assignment of a Worker to a Job be done, so as to minimize the time taken.



Download




Categories





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: same as Algorithm-Munkres. same as Algorithm-Munkres. (see above)

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA

02110-1301, USA




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libalgorithm-munkres-perl
Perl (Ref)https://metacpan.org/release/Algorithm-Munkres


Software prerequisites




Entry










"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libalgorithm-munkres-perl

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.