Originally posted by: Rajasekhar_Kadambur
Hi,
I am trying to work on a bilinear problem which taking longer time. What i am thing is to solve the LP without bilinear constraint in the CPLEX and pass the decision variables as a warm start for the CP with bilinear Constraint or vice versa.
Could someone suggest the best way to work on CPLEX to CP or linking CP to CPLEX. Please explain the pros and cons of each approach.
Thanks in advance.
#DecisionOptimization#OPLusingCPLEXOptimizer