Implementation of Genetic Programming for Matlab

LI Liangmin
DOI: https://doi.org/10.3969/j.issn.1000-3428.2005.13.032
2005-01-01
Abstract:Postfix notation of binary tree and stack technique are introduced to realize linear encoding instead of traditional multiple tree encoding. problems such as generating initial individuals, realizing crossover operation and evaluating the fitness of individuals are also discussed. Therefore, genetic programming can be implemented easily by Matlab without the limitation of programming language.
What problem does this paper attempt to address?