Notes
This commit is contained in:
parent
c693b9a3c9
commit
1295752cb1
@ -147,6 +147,9 @@ function find_best_slot_for_lesson($lesson, $is_double, &$class_timetables, &$te
|
||||
}
|
||||
}
|
||||
|
||||
return $best_slot;
|
||||
}
|
||||
|
||||
// --- Main Scheduling Engine ---
|
||||
function generate_timetable($workloads, $classes, $days_of_week, $periods_per_day) {
|
||||
$class_timetables = [];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user