Correctness of CPLEX code conversion to CP, formation of supply chains
I solve the supply chain optimisation problem with building factories and warehouses. First, I wrote a project using standard CPLEX tools:
.mod:
What is the correct way to rewrite a programme from CPLEX to CP?
I solve the problem of placing factories and warehouses at the same time. At first I wrote a programme using the standard CPLEX tools, but then I was faced with the task of rewriting this programme using CP.
Here is my original project:
.mod file: