Search space filling and shrinking based to solve constraint optimization problems

Yi Hong,Qingsheng Ren,Jin Zeng,Ying Zhang
DOI: https://doi.org/10.1007/11538059_102
2005-01-01
Abstract:Genetic algorithm (GA) is an effective method to tackle combinatorial optimization problems. Since the limitation of encoding method, the search space of GA should be regular. Unfortunately, for constraint optimizations, this precondition is unsatisfied. To obtain a regular search space, a commonly used method is penalty functions. But the setting of a good penalty function is difficult. In this paper, a novel algorithm, called search space filling and shrinking algorithm (SSFSA), is proposed. SSFSA first seeks a smaller search space which covers all the feasible domains, then fills the unfeasible search space to acquire a regular search space. Search space shrinking diminishes the search space, so shortens the searching time. Search space filling repairs the irregular search space, and makes GA execute effectively. Experimental results show that SSFSA outperforms penalty methods'.
What problem does this paper attempt to address?