Abstract
Examination timetabling is included in the category of Nondeterministic Polynomial-Hard (NP-Hard) problems, namely problems that cannot be solved by conventional methods in finding optimal solutions. One solution to this problem is to use the Simple Random - Hill Climbing - Hyper Heuristic (SR-HC-HH) approach. But this approach still cannot produce an optimum solution. The researcher presents a critical analysis of the performance evaluation of the solution method used. The stages of this research include: (1) problem identification; (2) literature study; (3) data retrieval and understanding; (4) translation of mathematical models into data structures; (5) evaluation of the SR-HC-HH algorithm; (6) trial implementation; (7) algorithmic experiment parameters; and (8) analysis of results and conclusions. SR-HC-HH algorithm used in Hyper-Heuristics-based applications is able to solve timetabling problems in the Examination Timetabling Problem domain in the ITC-2007 dataset, but it is still not optimal. Parameters that can be changed in this study are the number of iterations (time limit) and algorithms for selection of Low Level Heuristics. Changing parameters in the trial scenario can also affect the results of a more optimum solution. The parameters to be explored in this study include LLH selection strategies and move acceptance in hyper-heuristics.
Original language | English |
---|---|
Article number | 022101 |
Journal | Journal of Physics: Conference Series |
Volume | 1569 |
Issue number | 2 |
DOIs | |
Publication status | Published - 23 Jul 2020 |
Event | 3rd International Conference on Science and Technology 2019, ICST 2019 - Surabaya, Indonesia Duration: 17 Oct 2019 → 18 Oct 2019 |
Keywords
- Examination Timetabling Problem
- Hill Climbing
- Hyper-Heuristic
- ITC 2007
- Simple Random