Question: Let x be the binary decision variable which takes the value 1 if you assign Machine 1 to Department 1 , and 0 otherwise. Similarly,
Let x be the binary decision variable which takes the value if you assign Machine
to Department and otherwise. Similarly, we define y as the binary decision variable which takes the value if Machine is assigned to Department and otherwise. You want to decide the values of your decisions x and y depending on the flow between these machines:
If you assign Machine to Department and Machine to Department then the flow between these machines will be a
You either assign Machine to Department or Machine to Department but not both, then the total flow will be b
If you do not assign Machine to Department and Machine to Department then the flow between these machines will be
Formulate a linear objective function and linear constraints which model these conditions.
consider the following cases:
x y Proxy
a
b
b
You should also introduce a single auxiliary variable.
the problem should be taken into account by considering the linearized quadratic assignment problem with its objective function and constraints by introducing a auxiliary variable
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
