Examination Timetabling Using Genetic Algorithm Case Study : KUiTTHO

Genetic Algorithm (GA) is one of the most popular optimization solutions. It has been implemented in various applications such as scheduling. The flows of GA are using selection, crossover and mutation operators applied to populations of chromosomes. This paper reports the powerful techniques using...

Full description

Saved in:
Bibliographic Details
Main Author: Mohd. Zaki, Mohd. Salikon
Format: Thesis
Language:English
English
Published: 2005
Subjects:
Online Access:http://etd.uum.edu.my/1274/1/MOHD._ZAKI_B._MOHD._SALIKON.pdf
http://etd.uum.edu.my/1274/2/1.MOHD._ZAKI_B._MOHD._SALIKON.pdf
http://etd.uum.edu.my/1274/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Genetic Algorithm (GA) is one of the most popular optimization solutions. It has been implemented in various applications such as scheduling. The flows of GA are using selection, crossover and mutation operators applied to populations of chromosomes. This paper reports the powerful techniques using GA in scheduling. Examination timetabling problem is one of the applications in scheduling. In one aspect, it deals with students such that it fulfils the process time slot. These aspects are important for the examination can be done in a smooth way and no students can sit more than one exam in a same time slot. The other constraint is the student workload should be arranged less than three exams in a row. The examination timetabling problem at Kolej Universiti Teknologi Tun Hussein Onn (KUiTTHO) is introduced and the prototype has been developed using Java language. The prototype suggested several feasible solutions to the user.