teacherTimeEfficiency with max 2 lesson in dayOfWeek?
In school timetabling, function teacherTimeEfficiency. Sometimes timefold sets 3 or 4 consecutive lessons of the same teacher in 1 dayOfWeek, how to set priority 2 consecutive lessons with some subjects like literature or math?
Timetable solver does not find solution after a pause
Run spring-boot-school-timetabling from timefold 1.13.
When start solve, we obtain the optimal solution Score: 0hard/11soft.
I want to obtain the score for each solving step for displaying it on the page
enter image description here
Using @PlanningScore and @PlanningEntityProperty
I am using some code generated by GTPChat.
Solving for two somewhat related solutions
I am working on a solution that needs too produce a timetable of students
My solverConfig is error in class Move when use solverConfig with tabu Search
I have been trying to create a solver configration file but it has given me this error:
Timefold Construction heuristic on overconstrained problem, with multiple planning variables
I have an overconstrained problem with four planning variables on one planning entity, making them all nullable. If even one of these variables is null, the entity is regarded as not used in the solution. The construction heuristic (CH) phase runs too slowly with the default Cartesian product approach, so I am trying to optimize it. The variables are:
How can I get a RecommendedFit list for a solution that requires multiple moves for initialization?
I have a timefold process that selects optimal departure times for railcars. The departure times are from 3 locations during each trip, (origin, serving yard, and facility).
timefold: shadow variable and clone
I have model: