Originally posted by: khadeejah
Hi Alex, Below is the constraint where i had the "warning"
forall (t in periods: t-1 in periods)
ctinv22: CHt[t-1]+ sum(i in MTOprod)pi[i]*Dit[i][t]+ sum (j in MTSprod)pj[j]*SMjt[j][t]-sum (t in periods, f in fabric)(rf1[f]*FQf1t[f][t]+rf2[f]*FQf2t[f][t])
- sum (s in stages, i in MTOprod)(RCis[i][s]*RQist[i][s][t]+OCis[i][s]*OQist[i][s][t])
-sum (s in stages, j in MTSprod)(RCjs[j][s]*RQjst[j][s][t]+OCjs[j][s]*OQjst[j][s][t]) ==CHt[t];
#DecisionOptimization#OPLusingCPLEXOptimizer