The NetBSD Project

CVS log for pkgsrc/math/py-munkres/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / py-munkres

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2013Q4-base


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed May 30 11:05:30 2012 UTC (11 years, 10 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-20120530
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of py-munkres-1.0.5.4:

The Munkres module provides an implementation of the Munkres
algorithm (also called the Hungarian algorithm or the Kuhn-Munkres
algorithm), useful for solving the Assignment Problem.

Assignment Problem: Let C be an nxn matrix representing the costs
of each of n workers to perform any of n jobs. The assignment
problem is to assign jobs to workers in a way that minimizes the
total cost. Since each worker can perform only one job and each
job can be assigned to only one worker the assignments represent
an independent set of the matrix C.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>