3 research outputs found

    Modifying Regeneration Mutation and Hybridising Clonal Selection for Evolutionary Algorithms Based Timetabling Tool

    Get PDF
    This paper outlines the development of a new evolutionary algorithms based timetabling (EAT) tool for solving course scheduling problems that include a genetic algorithm (GA) and a memetic algorithm (MA). Reproduction processes may generate infeasible solutions. Previous research has used repair processes that have been applied after a population of chromosomes has been generated. This research developed a new approach which (i) modified the genetic operators to prevent the creation of infeasible solutions before chromosomes were added to the population; (ii) included the clonal selection algorithm (CSA); and the elitist strategy (ES) to improve the quality of the solutions produced. This approach was adopted by both the GA and MA within the EAT. The MA was further modified to include hill climbing local search. The EAT program was tested using 14 benchmark timetabling problems from the literature using a sequential experimental design, which included a fractional factorial screening experiment. Experiments were conducted to (i) test the performance of the proposed modified algorithms; (ii) identify which factors and interactions were statistically significant; (iii) identify appropriate parameters for the GA and MA; and (iv) compare the performance of the various hybrid algorithms. The genetic algorithm with modified genetic operators produced an average improvement of over 50%

    AUTOMATED LECTURE TIMETABLING USING A MEMETIC ALGORITHM

    No full text
    The lecture timetabling problem is known to be a highly constrained combinatorial optimization problem. There have been many attempts to address this problem using integer programming, graph coloring and several heuristic search methods. However, since each university has its own timetable setting requirements, it is difficult to develop a general solution method. Thus, the work is generally done manually. This paper attempts to solve the lecture timetabling problem of the University of Asmara using a customized memetic algorithm that we have called ALTUMA. It is a hybrid of genetic algorithms with hill-climbing operators. The performance of ALTUMA was evaluated using data obtained from the University. Empirical results show that ALTUMA is capable of producing good results in a reasonable amount of time. Besides, the results demonstrate that incorporating local search operators with a probabilistic scheme and delta method of fitness evaluation into the memetic algorithm significantly improves the search capabilities of the algorithm.Lecture timetabling, memetic algorithm, hill-climbing operators
    corecore