Experiments on Commonality in Sequencing Operators - Robotics Institute Carnegie Mellon University

Experiments on Commonality in Sequencing Operators

Conference Paper, Proceedings of 3rd Annual Genetic Programming Conference (GP '98), pp. 471 - 478, July, 1998

Abstract

Traditionally, crossover operators are based on combination--an operator takes parts from two parents and combines them into an offspring. This paper presents a series of crossover operators based on commonality--an operator preserves the common parts from two parents and uses them as a base on which an offspring solution is built. Experiments on benchmark sequencing problems show that these new commonality-based operators perform better than previously developed combination-based operators. One new operator, Maximum Partial Order/Arbitrary Insertion, is capable of finding new best-known solutions for the Sequential Ordering Problem. Overall, the results support a new commonality-based framework for designing crossover operators.

BibTeX

@conference{Chen-1998-16512,
author = {Stephen Chen and Stephen Smith},
title = {Experiments on Commonality in Sequencing Operators},
booktitle = {Proceedings of 3rd Annual Genetic Programming Conference (GP '98)},
year = {1998},
month = {July},
pages = {471 - 478},
publisher = {Morgan Kaufmann},
keywords = {genetic algorithms, Traveling Salesman Problem, commonality hypothesis},
}