I have 1 math problem: Morning-Afternoon mode
I have 18 days FET (9 real days)
With any subject.
for example: Math 10 =1+1+1+1+1+1+1+1+1+1
The FET can be divided into 9 operations in 9 mornings and 1 operation in 1 afternoon or 8 activities in 8 afternoons and 2 activities in 2 mornings. How not to have 2 activities in one morning.
Instead of using some constraints. I put 100% weights at the beginning, is that okay. Hope the author helps
You could use the constraint of type activities occupy max time slots from selection, one for each morning and each students set. But there are many constraints to add.
But I thought we discussed about this and that you can use constraints min half days between activities?