Solve the minimal assignment problem Man-> 1 2 3 4 Job a 12 30 21 15 b 18 33 9 31 c 44 25 24 21 d 23 30 28 14
Attachments:
Answers
Answered by
4
Answer:
Step 1 – Subtract the row minimum from each row.
Step 2 – Subtract the column minimum from each column from the reduced matrix.
Step 3 – Assign one “0” to each row & column.
Step 4 – Tick all unassigned row.
bro I did'nt understand that but I hope this will help you
Similar questions