Improving Genetic Algorithms by Search Space Reduction (with Applications to Flow Shop Scheduling) - Robotics Institute Carnegie Mellon University

Improving Genetic Algorithms by Search Space Reduction (with Applications to Flow Shop Scheduling)

Conference Paper, Proceedings of 1st Annual Genetic and Evolutionary Computation Conference (GECCO '99), pp. 135 - 140, July, 1999

Abstract

Crossover operators that preserve common components can also preserve representation level constraints. Consequently, these constraints can be used to beneficially reduce the search space. For example, in flow shop scheduling problems with order-based objectives (e.g. tardiness costs and earliness costs), search space reductions have been implemented with prece dence constraints. Experiments show that these (heuristically added) constraints can significantly improve the performance of Precedence Preserving Crossover--an operator which preserves common (order-based) schemata. Conversely, the performance of Uniform Order- Based Crossover (the best traditional sequencing operator) improves less--it is based on combination. Overall, the results suggest that condi tions exist where Precedence Preserving Crossover should be the best performing genetic sequencing operator.

BibTeX

@conference{Chen-1999-16640,
author = {Stephen Chen and Stephen Smith},
title = {Improving Genetic Algorithms by Search Space Reduction (with Applications to Flow Shop Scheduling)},
booktitle = {Proceedings of 1st Annual Genetic and Evolutionary Computation Conference (GECCO '99)},
year = {1999},
month = {July},
pages = {135 - 140},
publisher = {Morgan Kaufmann},
keywords = {genetic algorithms, flow shop scheduling, commonality hypothesis, search space reductions},
}