Two fast tree-creation algorithms for genetic programming
Luke, S.
Evolutionary Computation, IEEE Transactions on
Volume 4, Issue 3, Sep 2000 Page(s):274 - 283
Digital Object Identifier 10.1109/4235.873237
Summary:Genetic programming is an evolutionary optimization method that
produces functional programs to solve a given task. These programs
commonly take the form of trees representing LISP s-expressions, and a
typical evolutionary run produces a great many of these trees. For this
reason, a good tree-generation algorithm is very important to genetic
programming. This paper presents two new tree-generation algorithms for
genetic programming and for “strongly typed” genetic
programming, a common variant. These algorithms are fast, allow the user
to request specific tree sizes, and guarantee probabilities of certain
nodes appearing in trees. The paper analyzes these two algorithms, and
compares them with traditional and recently proposed approaches
View citation and abstract |