Q.3 10 points) A genetic algorithm uses chromosomes of the form x= abedefgh with a fixed...
Q.3 10 points) A genetic algorithm uses chromosomes of the form x= abedefgh with a fixed length of eight genes. Each gene can be any digit between 0 and 9, Let the fitness of individual x be calculated as: fx)= (a+b)-(e + d) + (e +0 - (g + b) and let the initial population consist of four individuals with the following chromosomes: abedefgh xl 65413532 x2 = 87126601 x3 23921 285 x4 4185 2094 a) Evaluate the fitness of each individual, showing all your workings, and arrange them in order with the fittest first and the least fit last. b) Perform the following crossover operations to the fittest two individuals using one-point crossover at the middle point.
Q.3 10 points) A genetic algorithm uses chromosomes of the form x= abedefgh with a fixed length of eight genes. Each gene can be any digit between 0 and 9, Let the fitness of individual x be calculated as: fx)= (a+b)-(e + d) + (e +0 - (g + b) and let the initial population consist of four individuals with the following chromosomes: abedefgh xl 65413532 x2 = 87126601 x3 23921 285 x4 4185 2094 a) Evaluate the fitness of each individual, showing all your workings, and arrange them in order with the fittest first and the least fit last. b) Perform the following crossover operations to the fittest two individuals using one-point crossover at the middle point.