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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started