Title :
Combination of graph heuristic with hill climbing search for solving capacitated examination timetabling problem
Author :
Ashis Kumar Mandal;M N M Kahar
Author_Institution :
Faculty of Computer Systems &
Abstract :
Examination timetabling problem is a nontrivial task due to its NP-hard nature as well as the involvement of numerous constraints. Moreover, solving capacitated examination timetabling is more challenging compared to un-capacitated one. This paper implements graph heuristic with hill climbing search to solve the capacitated examination timetabling considering partial examination assignment concepts. The algorithm starts with ordering all the exams according to graph heuristic approach and then partial exams are considered for construction. Afterwards, the qualities of these exams are improved using hill climbing search. The entire process continues until scheduling all the exams. The effects of different graph heuristic orderings and exam assignment values on the quality of the solutions are studied. We test the proposed approach on ITC2007 benchmark exam datasets which contains highly constraint capacitated datasets. Experimental results reveal that the approach is able to produce quality solutions for all datasets and competitive results with competition results.
Keywords :
"Software engineering","Computers","Search problems","Linear programming","Simulated annealing","Color","Heuristic algorithms"
Conference_Titel :
Software Engineering and Computer Systems (ICSECS), 2015 4th International Conference on
DOI :
10.1109/ICSECS.2015.7333095