Page 1 of 1

(b) Given the following 2 individuals of a Genetic Programming population: OR b a 5 b 10 a 7 Individual 1 Individual 2 w

Posted: Sat May 14, 2022 6:38 pm
by answerhappygod
B Given The Following 2 Individuals Of A Genetic Programming Population Or B A 5 B 10 A 7 Individual 1 Individual 2 W 1
B Given The Following 2 Individuals Of A Genetic Programming Population Or B A 5 B 10 A 7 Individual 1 Individual 2 W 1 (113.13 KiB) Viewed 41 times
(b) Given the following 2 individuals of a Genetic Programming population: OR b a 5 b 10 a 7 Individual 1 Individual 2 where the data types of each function and terminal nodes are: AND, OR input data type (boolean, boolean) (real, real) (real, real) output data type boolean boolean real real +,-, X, a, b, 5, 7, 10 (i) Perform a subtree crossover between Individuals 1 and 2, showing the resulting offspring (2 individuals). [8 marks]