Genetic Programming
Created by W.Langdon from
gp-bibliography.bib Revision:1.8901
- @InCollection{Chopard:2026:IMHoptGP,
-
author = "Bastien Chopard and Marco Tomassini",
-
title = "Genetic Programming",
-
booktitle = "An Introduction to Metaheuristics for Optimization",
-
publisher = "Springer Nature",
-
year = "2026",
-
series = "Natural Computing Series",
-
pages = "207--221",
-
month = "17 " # apr,
-
keywords = "genetic algorithms, genetic programming",
-
ISBN = "9789-8195-621-6-9",
-
ISSN = "1619-7127",
-
DOI = "
10.1007/978-981-95-6216-9_12",
-
abstract = "...GP aims to evolve computer programs so as to
perform a given task or to propose analytic expressions
describing a set of data. This is a particular class of
machine learning technique for which the search space
is that of computer instructions. But, obviously, such
an ambitious goal requires to restrict the type of
computer programs that can be considered. They must be
resilient to genetic evolution such as crossover and
mutations. The text first presents the standard
tree-based, functional representation of a GP and the
associated genetic operators. An example of using this
approach to derive a trading model in finance is
discussed. Secondly, a linear and procedural
representation of a GP is proposed, with simple
examples of deriving Boolean or algebraic expressions
explaining a given set of data. The strength and
weakness of both representations are discussed.",
-
notes = "Also known as \cite{Chopard2026}
Department of Computer Science, University of Geneva,
Geneva, Switzerland",
- }
Genetic Programming entries for
Bastien Chopard
Marco Tomassini
Citations