Question: Consider the following optimization problem that is coded in CBC. We are trying to model the sales distribution channel of a supply chain. There are
Consider the following optimization problem that is coded in CBC. We are trying to model the sales distribution channel of a supply chain. There are two factories (A, B) and four Malls (M1,M2,M3,M4). On the left you can see the Python code of the optimization problem for CBC library. Please solve the following questions.
a. Write the mathematical model of the second for loop that is written in bold.
b. Assume factory B cannot serve second and third mall, i.e. there is no flow from factory B to M2 and M3. Write the mathematical equation for this constraint
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
