Proximity and priority: applying a gene expression algorithm to the Traveling Salesperson Problem

  • Authors:
  • Forbes J. Burkowski

  • Affiliations:
  • School of Computer Science, University of Waterloo, Waterloo, Ont., Canada N2L 3G1

  • Venue:
  • Parallel Computing - Special issue: Parallel and nature-inspired computational paradigms and applications
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe an environment for evolutionary computation that supports the movement of information from genome to phenotype with the possibility of one or more intermediate transformations. Our notion of a phenotype is more than a simple alternate representation of the binary genome. The construction of a phenotype is sufficiently different from the genome as to require its generation by a procedure that we call a gene expression algorithm. We discuss various reasons why benefits should accrue when combining gene expression algorithms with conventional genetic algorithms and illustrate these ideas with an algorithm to generate approximate solutions to the Traveling Salesperson Problem. As in most genetic algorithms dealing with the TSP we run into the problem of an appropriate crossover operation for the strings that specify a permutation. To handle this issue we introduce a novel genome representation that admits a natural crossover operation and produces a permutation vector as an intermediate representation. The gene expression strategy offers an excellent opportunity for parallelization of the computation since the gene expression processing for each genome and the subsequent evaluation of the fitness function are computations that can be spread across many processors.