Dear Cyril,
There are several such places:
gp.koza.xover.maxdepth = 17 # the maximum depth for crossover
operations (ec.gp.koza.CrossoverPipeline)
gp.koza.mutate.maxdepth = 17 # the maximum depth for mutation
operation (ec.gp.koza.MutationPipeline)
gp.koza.grow.max-depth = 5 # the maximum depth for trees generated via
Grow (ec.gp.koza.GrowBuilder)
gp.koza.half.max-depth = 6 # the maximum depth for trees generated via
Ramped Half-and-Half (ec.gp.koza.HalfBuilder)
gp.koza.full.max-depth = 6 # the maximum depth for trees generated via
Full (ec.gp.koza.FullBuilder)
Regards,
Liviu.
On Oct 6, 2005, at 4:21 AM, Cyril FILLON wrote:
> Hi,
>
> I use ECJ13 in order to try some experiments on the GP. I need to know
> where I
> can find the parameter allowing to define the maximum depth of a tree.
> An idea?
>
> Cyril
>
>
>
>
>
>
> _______________________________________________________________________
> ____
> Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo!
> Messenger
> Téléchargez cette version sur http://fr.messenger.yahoo.com
|