Computer Lab Timetabling Using Genetic Algorithm Case Study - Unit ICT

Genetic Algorithm is one of the most popular optimization solutions used 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 techniques using GA in scheduling. Class timetabli...

全面介紹

Saved in:
書目詳細資料
主要作者: Abdullah, Amran
格式: Thesis
語言:eng
出版: 2006
主題:
在線閱讀:https://etd.uum.edu.my/1901/1/AMRAN_B._ABDULLAH_-_COMPUTER_LAB_TIMETABLING_USING_GENETIC_ALGORITHM_CASE_STUDY_-_UNIT_ICT.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Genetic Algorithm is one of the most popular optimization solutions used 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 techniques using GA in scheduling. Class timetabling problem is one of the applications in scheduling. Basically, it will look into matters such as putting students into certain time slot. These aspects are important for lab session to avoid clash and no students can sit more than one lab session in a same time slot. The other constraint is the student workload should be arranged less than three session in a row. The computer lab timetabling problem at Unit ICT, Fakulti Teknologi Maklumat, Universiti Utara Malaysia is introduced and the prototype has been developed using Java language. The prototype suggested several feasible solutions to the user.