Originally posted by: qtbgo
Hi, I have a set of variables in my mod, say dvar boolean x[i in 1..10]; Now, I want to relax x[5..10] to [0, 1] continuous variables while keeping x[1..5] boolean.
Can I do this using opl script?
#DecisionOptimization#OPLusingCPLEXOptimizer