Content deleted Content added
m legibility |
|||
Line 25:
The formal definition of the '''assignment problem''' (or '''linear assignment problem''') is
:Given two sets, ''A'' and ''T'', of equal size, together with a cost function ''C'' : ''A'' × ''T'' → '''[[real number|R]]'''. Find the [[bijection]] ''f'' : ''A'' → ''T'' such that:
::<math>\sum_{a\in A}C(a,f(a))</math>
|