Search space filling and shrinking based to solve constraint optimization problems

  • Authors:
  • Yi Hong;Qingsheng Ren;Jin Zeng;Ying Zhang

  • Affiliations:
  • Department of Computer Science and Engineering, Shanghai Jiaotong University, Shanghai, P.R. China;Department of Computer Science and Engineering, Shanghai Jiaotong University, Shanghai, P.R. China;Department of Mathematics, Shanghai Jiaotong University, Shanghai, P.R. China;Department of Computer Science and Engineering, Shanghai Jiaotong University, Shanghai, P.R. China

  • Venue:
  • ICIC'05 Proceedings of the 2005 international conference on Advances in Intelligent Computing - Volume Part I
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

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'.