Content deleted Content added
Invisi-splat (talk | contribs) m →Formal definition: Minor formatting fix |
Fix formal definition removing a mistaken condition (requiring A and T to be of the same size together with contemplating unbalanced assignment is a contradiction). |
||
Line 19:
The formal definition of the '''assignment problem''' (or '''linear assignment problem''') is
:Given two sets, ''A'' and ''T''
::<math>\sum_{a\in A}C(a,f(a))</math>
:is minimized.
|