Question: Subcontracting ( Assignment Problem ) Your company needs to subcontract nine projects to other companies. Six subcontractors submitted their cost estimates ( in $ 1
Subcontracting Assignment Problem
Your company needs to subcontract nine projects to other companies. Six subcontractors submitted their cost estimates in $ for all projects, which are shown in the table below.
Cost in $ Projects
Subcontractors
A
B
C
D
E
F
Your task is to assign projects to subcontractors such that each project is assigned to exactly one subcontractor, each subcontractor is assigned at least one and at most two projects, and the total cost is minimized.
Draw a network flow model for this problem.
Formulate an LP model for this problem.
Create a spreadsheet implementation of the LP model and solve it using the Solver Addin
What is the optimal assignment of projects to subcontractors? What is the total cost?
How much is each subcontractor paid for the assigned projects? What are the highest and the lowest payment per subcontractor?
Advanced: Suppose that in addition to minimizing the cost, we would also like to minimize the maximum payment per subcontractor. Formulate an updated LP model, create an updated spreadsheet implementation, and determine a new assignment of projects to subcontractors that reduces the maximum payment per subcontractor.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
