[galib] define new parameters?
Sebastian Haag
seven at 7labs.de
Mon Jul 30 06:28:19 EDT 2007
Hi all,
is there a way to define new name-value pairs without recompiling galib? If
not what would i have to change?
My genome needs a few parameters which should be read from file. So i thought
i could store these parameters in the GA object (resp. GAParameterlist) and
get them over the reference to the ga, which is using this genome.
Or is it easier to define a few static variables in the Genome holding the
parameter values? What do you think?
Thanks in advance!
Sebastian
More information about the galib
mailing list