Given the following 2 individuals of a Genetic Programming
population: Individual 1 Individual 2 where the data types of each
function and terminal nodes are: input data type output data type
AND, OR (boolean, boolean) boolean >, < (real, real) boolean
+, −, , (real, real) real a, b, 5, 7, 10 - real (i) Perform a
subtree crossover between Individuals 1 and 2, showing the
resulting offspring (2 individuals).
(b) Given the following 2 individuals of a Genetic Programming population: OR 10 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 (1) Perform a subtree crossover between Individuals 1 and 2, showing the resulting offspring (2 individuals). [8 marks]
Given the following 2 individuals of a Genetic Programming population: Individual 1 Individual 2 where the data types of
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Given the following 2 individuals of a Genetic Programming population: Individual 1 Individual 2 where the data types of
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!