Originally posted by: M.Heshmat
Dear Alex,
Thank you very much for your beneficial remark in constraint 11. Indeed it is wrong, the right one is:
forall (k in Chairs)
{
Constraint11:
sum(i in Patients, j in Nurses, u in U11) y[i,j,k,u]<=1;
Regarding resolving constraint 11 and 12 with this brutal force way, I could not write them in a compact form. That is why I sent that problem in a previous question topic entitled by "Comparing two simple models", and I am waiting for a suggestion.
I am a student.
Thank you very much.
Best Regards,
Mahmoud
#CPLEXOptimizers#DecisionOptimization