[ 原始碼: libalgorithm-munkres-perl ]
套件:libalgorithm-munkres-perl(0.08-5)
libalgorithm-munkres-perl 的相關連結
Debian 的資源:
下載原始碼套件 libalgorithm-munkres-perl:
- [libalgorithm-munkres-perl_0.08-5.dsc]
- [libalgorithm-munkres-perl_0.08.orig.tar.gz]
- [libalgorithm-munkres-perl_0.08-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libalgorithm-munkres-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language