You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a genetic algorithm to solve the university timetabling problem while accounting for student preferences
1
+
# Genetic Algorithm for Student Timetabling
2
+
This genetic algorithm is able to generate a student timetable given classes and timeslots. The user can easily input student preferences which are taken into account while generating timetables.
0 commit comments