Originally posted by: GMB7_Wang_Kefeng
Who can tell me how to write the expression in OPL correctly as the follows and the
corresponding formulation is in the attachment.
{forall(j in C)
sum(i in N1,k in V)x[i][j][k]==floor(max(p[j],q[j])/Q);
}
#DecisionOptimization#OPLusingCPLEXOptimizer