Originally posted by: UMQX_Olfat_ELMahi
hello i am trying to do somethng like that but can not find the right syntax can you help me ?
forall (i in Ap1: j in Before[i]..After[i]-1 && k in compBefore[i]..compAfter[i]-1){
endOf(aplAct1[j]) >= startOf(aplAct2[k]);
}
Thanks
#DecisionOptimization#OPLusingCPOptimizer