jnaithani / genetic-programming

A Genetic Programming Environment (SEIS 610/Fall 2013)
2 stars 2 forks source link

Mutation Function #2

Open wbashir opened 11 years ago

wbashir commented 11 years ago

We will need a mutator function created

wbashir commented 10 years ago

@jnaithani , I noticed that there has been a start with the mutation function with a generator's test, we can discuss this today to see what the logic you had in mind was around strictly mutating against operator/operand nodes

jnaithani commented 10 years ago

Warsame,

Yes - all the initial building blocks are in place. They all will need be improved based on our execution results/additional testing.

-Jayesh

On Saturday, November 23, 2013, warsamebashir wrote:

@jnaithani https://github.com/jnaithani , I noticed that there has been a start with the mutation function with a generator's test, we can discuss this today to see what the logic you had in mind was around strictly mutating against operator/operand nodes

— Reply to this email directly or view it on GitHubhttps://github.com/jnaithani/genetic-programming/issues/2#issuecomment-29140065 .