ECJ-INTEREST-L Archives

February 2014

ECJ-INTEREST-L@LISTSERV.GMU.EDU

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

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

Print Reply
Sender:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Thu, 20 Feb 2014 16:44:58 -0500
MIME-version:
1.0 (Mac OS X Mail 7.1 \(1827\))
Reply-To:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Content-type:
text/plain; charset=iso-8859-1
Subject:
From:
Sean Luke <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
8bit
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