Originally posted by: Shuo
Hi Philippe,
Thank you very much for your response. I have two simple models (integer and CP) written in OPL. I can compare the two results and performance of the two models. I am trying to build a hybrid model using the two techniques to see if the performance can be improved.
After reading your recommendations, I don't quite understand the following:
"in the search goal you can add constraints and you need to call CPLEX optimization."
Is it possible to do the integration in OPL within the "subject to {...}" block?
Thanks a lot!
Shuo
#ConstraintProgramming-General#DecisionOptimization