Search code examples
schedulinggenetic-algorithm

Genetic algorithm in univeristy timetabling


Can anybody help me understand how to apply a GA in timetabling?

Right now I understand the steps of a GA, but don't know how to implement them in my project.

Can somebody guide me? If there is any pseudocode or links to help me it will be very much appreciated.

This is my university project. I'm not asking for working code, just some idea n pseudocode on how to implement it.

Thanks in advance!


Solution

  • Take a look at Solving Timetable Problem by Genetic Algorithm and Heuristic Search Case Study: Universitas Pelita Harapan Timetable