Incremental Genetic Algorithm

Incremental Genetic Algorithm

 

Nashat Mansour1, Mohamad Awad1, and Khaled El-Fakih2

1Computer Science Division, Lebanese American University, Lebanon

2Department of Computer Science, American University of Sharjah, UAE 

 

Abstract: Classical Genetic Algorithms (CGA) are known to find good sub-optimal solutions for complex and intractable optimization problems. In many cases, problems undergo frequent minor modifications, each producing a new problem version. If these problems are not small in size, it becomes costly to use a genetic algorithm to reoptimize them after each modification. In this paper, we propose an Incremental Genetic Algorithm (IGA) to reduce the time needed to reoptimize modified problems. The idea of IGA is simple and leads to useful results. IGA is similar to CGA except that it starts with an initial population that contains chromosomes saved from the CGA run for the initial problem version (prior to modifying it). These chromosomes are best feasible and best infeasible chromosomes to which we apply two techniques in order to ensure sufficient diversity within them. To validate the proposed approach, we consider three problems: Optimal regression software testing, general optimization, and exam scheduling. The empirical results obtained by applying IGA to the three optimization problems show that IGA requires a smaller number of generations than those of a CGA to find a solution. In addition, the quality of the solutions produced by IGA is comparable to those of CGA. 

Keywords: Exam scheduling, general optimization, incremental genetic algorithms, optimization algorithms, regression testing, soft computing.

 
Received September 28, 2004; accepted December 21, 2004

 

Read 7738 times Last modified on Wednesday, 20 January 2010 02:53
Share
Top
We use cookies to improve our website. By continuing to use this website, you are giving consent to cookies being used. More details…