Skip to content

Commit c889e0e

Browse files
authored
Update README.md
1 parent 81d2d60 commit c889e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# geneticTimetabling
2-
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

Comments
 (0)