Hi everyone,
it's my first time in the forum.
Which is the better way to manage a timetable in which a class will stay at school 5 days and the sixth have videolessons, without a predetermined choice of the day to stay at home?
Thank you for your help.
Andrea
Hello and welcome!
Maybe you could add a constraint activities same starting day with the video lessons for a students set.
Or maybe add rooms and two buildings: school_building and home_building, and use max 0 building changes per day.
I am not sure which is more efficient.
The best efficient solution would be many many min 1 days between activities, between each pair (school, home) of activities. But the work to add such constraints is very difficult. Only if you could create the file with a script.
Thank you very much!
I will try the different methods, I'll also try to manage a script to increase efficiency.
Andrea