Page 1 of 1

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

Posted: Sat May 14, 2022 6:42 pm
by answerhappygod
B Given The Following 2 Individuals Of A Genetic Programming Population Or 5 B 10 A 7 Individual 1 Individual 2 Where 1
B Given The Following 2 Individuals Of A Genetic Programming Population Or 5 B 10 A 7 Individual 1 Individual 2 Where 1 (90.66 KiB) Viewed 37 times
(b) Given the following 2 individuals of a Genetic Programming population: OR 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

(ii) Perform a subtree mutation on Individual 1 using the node '<' as the mutation point, showing the resulting offspring (1 individual). [4 marks] (iii) Create a new individual using a full initialisation method and a maximum tree depth of 3. [3 marks]