ECJ-INTEREST-L Archives

February 2014

ECJ-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Sean Luke <[log in to unmask]>
Reply To:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Thu, 20 Feb 2014 16:44:58 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (16 lines)
On Feb 20, 2014, at 9:40 AM, Emre AYDO&#286;AN <[log in to unmask]> wrote:

> if this is possible, in default crossover class, for example (2)will the crossover 
> be between first Individual's first tree and thirtieth Individual's first tree? or 
> (3)can the crossover be first Individual's third tree and thirtieth Individual's sixth 
> tree?

You can do either: but if you want #2 then you may need to modify Crossover so it doesn't verify that the two arrays are the same length when it picks a tree.

> if the default crossover class can't do like this, can i manually write my own 
> Crossover class that do crossover like i said in (3) questions?

Of course.

Sean

ATOM RSS1 RSS2