Originally posted by: wj1
Hi Alex ... i did define it ... but i got an error , to show you better , im gonna display the constraint :
forall(i in course ,f in faculties)sum( j in course_to_section) z[f][j]==nb_section_faculty_course[f][i];
when i write j in course_to_section which the tuple i declared because each course is assigned to many sections and i want to have the sum of sections that belongs to each course , i get an error which is in the attached picture..
I hope you could help me , it's for an urgent matter ...Thank youuu
#DecisionOptimization#OPLusingCPLEXOptimizer