Sciweavers

KES
2008
Springer

Functional genetic programming and exhaustive program search with combinator expressions

13 years 4 months ago
Functional genetic programming and exhaustive program search with combinator expressions
Using a strongly typed functional programming language for genetic programming has many advantages, but evolving functional programs with variables requires complex genetic operators with special cases to avoid creating ill-formed programs. We introduce combinator expressions as an alternative program representation for genetic programming, providing the same expressive power as strongly typed functional programs, but in a simpler format that avoids variables and other syntactic clutter. We outline a complete genetic-programming system based on combinator expressions, including a novel generalized genetic operator, and also show how it is possible to exhaustively enumerate all well-typed combinator expressions up to a given size. Our experimental evidence shows that combinator expressions compare favorably with prior representations for functional genetic programming and also offers insight into situations where exhaustive enumeration outperforms genetic programming and vice versa.
Forrest Briggs, Melissa O'Neill
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2008
Where KES
Authors Forrest Briggs, Melissa O'Neill
Comments (0)