FET Forum

FET Support (English) => General Stuff => Topic started by: ayreon on August 14, 2023, 11:34:01 AM

Title: StudentsMaxBuildingChangesPerWeek
Post by: ayreon on August 14, 2023, 11:34:01 AM
Hello, maybe I did not get how the constraint StudentsMaxBuildingChangesPerWeek works.
I have a dataset with two buildings with different room. I want that if a group of students goes in a building then it remains in that building for that day and also for all week.
If I set StudentsMaxBuildingChangesPerDay = 0 I get that a group of students remain in that building for all the day. But if I set StudentsMaxBuildingChangesPerWeek = 0 the building changes between days.
What am I doing wrong?
Also, is it correct to assume that if StudentsMaxBuildingChangesPerWeek = 0 I can skip StudentsMaxBuildingChangesPerDay?
Title: Re: StudentsMaxBuildingChangesPerWeek
Post by: Volker Dirr on August 14, 2023, 02:38:33 PM
Quote from: ayreon on August 14, 2023, 11:34:01 AMBut if I set StudentsMaxBuildingChangesPerWeek = 0 the building changes between days.

Please attach you file (or a small sample with this bug) here in the forum or sent it to me. You can find my email at www.timetabling.de

Quote from: ayreon on August 14, 2023, 11:34:01 AMAlso, is it correct to assume that if StudentsMaxBuildingChangesPerWeek = 0 I can skip StudentsMaxBuildingChangesPerDay?

Yes.