I have a scenario where when we have tution sessions for like 7 days,you get a situation where some teachers are through with their sessions 2 days before while others have till the last day.Is there a way of ensuring that out of the 7 days, a teacher will have atleast one of the last days to avoid conflicts on why me and not the other teachers.If we can have a constraint like " all teachers work in days interval min/max days per week" it can be of great help.Is it doable?
samples
Could you use n_teachers constraint max days between activities, add all the activities of a teacher, max days = 5 or a lower value?
I wish all teachers to have min/max 1 day between the last two days so that all teachers must have atleast 1 day and not more than 1.That way,all teachers will be treated equally
No more than 1: add a dummy activity for each teacher, duration = n_hours_per_day, preferred time = last-1 or last day.
At least 1: activities occupy min time slots from selection for the activities of each teacher.
Will share a file later you have a look at it.That way,you can help from point of reference
sample
sample
I added for teacher 9. I added an activity and two time constraints.
Yet to check.Which 2 time constraints have you taken in consideration?
See the last activity and the last two time constraints.
I have been using that.Wished there would be one that would be one constraint that would effect all teachers. Putting for all teadious but what can we do if thats the only way
What you need is too specialized. I cannot see a solution to add an official FET constraint like that.
A customization is possible, but you won't benefit from future updates of FET.
No need then.I wish to be benefiting from future updates
I added this in the TODO.
Great
That will be great.