Assignment problem: Difference between revisions

Content deleted Content added
Trivial grammar fix (spoking -> speaking)
Formal mathematical definition: optimal solution need not be unique, so 'a bijection' is the correct phrase
Line 26:
The formal definition of the '''assignment problem''' (or '''linear assignment problem''') is
 
:Given two sets, ''A'' and ''T'', of equal size, together with a [[weight function]] ''C'' : ''A'' × ''T'' → '''[[real number|R]]'''. Find thea [[bijection]] ''f'' : ''A'' → ''T'' such that the [[cost function]]:
 
::<math>\sum_{a\in A}C(a,f(a))</math>