Replies: 1 comment
-
Hello @maourynd! Think about it like this:
The value of the variable fields changes, you change one the lesson from Monday to Tuesday. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - Im confused about the documentation on the site:
https://docs.timefold.ai/timefold-solver/latest/using-timefold-solver/modeling-planning-problems#problemFact
This states that: "A problem fact is any object with getters that does not change during planning. In school timetabling, the timeslots and rooms are problem facts:"
But, in the example application provided (Spring) - Room and Timeslot on the PlanningEntity Lesson are denoted as PlanningVariables. I thought PlanningVariables whole thing is that their properties can be changed and should be optimized.
If that's the case, then the statement "... In school timetabling, the timeslots and rooms are problem facts.." is incorrect. Right? I'm just trying to wrap my head around this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions