Hello moderators & IBM community:
I am working on a scheduling formulation in OPL and using CP Optimizer as a solver engine.
In this context, I have the following interval variable:
dvar interval itvs[t in Tasks] size t.pt;
I want to suggest a starting solution for the interval variable itvs to CP Optimizer.
For instance, I would like to set a "starting point" for each start time of itvs[t] that generates a feasible solution for the problem being solved.
Could you please provide a small example of how can this be achieved?
------------------------------
Francisco Yuraszeck
Yuraszeck
------------------------------