Mathematical Model of an Assignment Problem (balanced)

where

n … number of persons to be assigned / number of tasks
cij … cost of i –th person to j-th task assignment
xij … Boolean variables representing assignment realization (define xij to be 1 if person i is assigned to task j, and define it to be 0 if the assignment is not made).