Home /
Expert Answers /
Computer Science /
c-using-genetic-algorithm-assume-the-initial-population-consists-of-four-individuals-with-the-f-pa650
(Solved):
(c) Using Genetic Algorithm, assume the initial population consists of four individuals with the f ...
(c) Using Genetic Algorithm, assume the initial population consists of four individuals with the following chromosomes, Y? 9 9 8 5 7 9 6 6 1 1 y2-2 1 1 6 9 9 3 4 4 2 y3=5 6 7 0 3 5 4 5 28 Y4 8 4 2 8 5 1 3 7 4 2 Perform the crossover operations with the following individuals: (i) Crossover the first two individuals using one-point crossover in the middle point. [2 mark] (ii) Crossover the first and third individuals using a two-point crossover at the b and f point. [2 marks] (iii) Crossover the second and fourth individuals using uniform crossover. [2 marks]
SOLUTION = (1) = Crossover the first two individuals using one-point crossover in the middle point. answer - First individual and second individual are y1 and y2 y1-9 9 8 5 7 9 6 6 1 1 y2-2 1 1 6 9 9 3 4 4 2 So In this one-point crossover, a random c