Contents
Top
Previous
Next
This chapter introduces the basic tools and terminology used in genetic programming. In particular, it looks at how trial solutions are represented in most GP systems (Section 2.1 ), how one might construct the initial random population (Section 2.2 ), and how selection (Section 2.3 ) as well as crossover and mutation (Section 2.4 ) are used to construct new programs.
Contents
Top
Previous
Next