Abstract
Linear Genetic Programming is a type of algorithm able to evolve code in a programming language. LGP has been applied in a wide range of problems, as machine learning, navigation, and routing. Its stochastic search process has no knowledge to generate good solutions nor is able of avoiding poor ones, which decreases its efficiency. In this project, two topics will be explored in order to …