Hello
Which constraint is more performant?:
Max gaps per day for a teacher = 0
or
Max gaps per week for a teacher = 0
Thank you!!
Hello!
The answer is that I am not sure :)
You might want to compare, with 3 variants: (day=0), (week=0), (day=0, week=0).