Content deleted Content added
m v2.04b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation - Empty list item) |
m Bot: link syntax and minor changes |
||
Line 218:
Repeat steps 3–4 until an assignment is possible; this is when the minimum number of lines used to cover all the 0s is equal to max(number of people, number of assignments), assuming dummy variables (usually the max cost) are used to fill in when the number of people is greater than the number of assignments.
From Kőnig's theorem,<ref>[
==Bibliography==
Line 262:
* [https://github.com/addaleax/munkres-js Node.js implementation on GitHub]
* [https://docs.scipy.org/doc/scipy-0.18.1/reference/generated/scipy.optimize.linear_sum_assignment.html Python implementation in scipy package]
{{Authority control}}
|