How to implement a timetable scheduling using GA with toolbox?

3 views (last 30 days)
Hello everyone.
First of all, i would like to express my gratitude to all that helped me.
Im trying to implement a GA for timetable scheduling for my university using the toolbox in matlab. However, i have no idea how and where to start. Please leave some suggestions on where can i get help in. Any kind of material or journals suggestions are welcome as well. Thank you.
  6 Comments
Walter Roberson
Walter Roberson on 8 Mar 2018
I do not have any examples.
The main thing is that you need to decide what it is you are minimizing and what factors you will take into account, and what your inputs are.
What are you calculating anyhow? Is this timetabling from the perspective of the institution, trying to allocate classrooms and number of teachers and making sure that for any given year and all programs that the required courses do not conflict with each other? Or is it timetabling from the perspective of the student where the course schedules are given and the student must pick between courses and sections ?
yiwen yim
yiwen yim on 8 Mar 2018
okay. Noted. Thank you. I am trying to implement it from the perspective of institution which is to allocate the suitable classroom and the suitable lecturers and also making there will be no clashes as well as conflicts. thank you.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!