Genetic Algorithms
•
(pg 119, figure 4.17)
•
Consists three parts:
–
a pool of states (also called
individuals
)
–
genetic crossbreeding of states according to
some fitness
–
mutation of population
–
To think about: what happens in the case when you remove one of these three parts from the genetic algorithm blueprint?