The problem is to assign the people to the jobs to minimize


There are n people who need to be assigned to execute n jobs, one person per job. (That is, each person is assigned to exactly one job and each job is assigned to exactly one person.) The cost that would accrue if the ith person is assigned to the jth job is a known quantity C[i,j] for each pair i,j = 1,...,n. The problem is to assign the people to the jobs to minimize the total cost of the assignment. Express the assignment problem as a 0-1 linear programming problem.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: The problem is to assign the people to the jobs to minimize
Reference No:- TGS01089083

Expected delivery within 24 Hours