Group: sci.op-research From: baby Date: Tuesday, February 19, 2008 1:12 PM Subject: help to formulate this constraint with cplex
Hi,
I can't formulate this constraint in cplex 6.0.Could you help me
please.
sum (i in I) quantite[i,j,t] * cost [i,j,t] <=0;
N.B a message error told : where j ant t in sum
Best kinds.