[mercury-users] Mercury Modes Problem
Michael Day
mikeday at bigpond.net.au
Fri May 24 16:47:07 AEST 2002
> Aaaarggh, that may be the killer for my application. The obvious
> way to handle a population of individuals in evolutionary systems
> is to have the individual created as a structure containing the
> definition of the individual, with the fitness uninstantiated, then
> to later instantiate the fitness as it is evaluated (in general, the
> fitness may depend on other individuals in the population, so it
> can't just be added at generation time). With this restriction, I'll
> need to keep (at least) two separate parallel data structures. Is the
> restriction likely to be removed anytime in the foreseeable future?
Could you keep it fully instantiated but as a maybe(fitness) instead?
Michael
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list