Next: Genetic Operator Example
Up: Genetic Algorithms
Previous: GABIL Representation
- same mutation operator
- crossover occurs only between like sections of the bit strings
- standard extension to two-point crossover
- two crossover points are chosen at random in the first parent string
- calculate ( ), the distance from the leftmost
(rightmost) of the crossover points to the rule boundary immediately
to its left
- crossover points are randomly chosen in the second parent with
the constraint that they must have the same and values
Patricia Riddle
Fri May 15 13:00:36 NZST 1998