Evolution in varying environments
Posted by Marcus G. Daniels on Aug 14, 2007; 11:21pm
URL: http://friam.383.s1.nabble.com/Evolution-in-varying-environments-tp524498p524502.html
Roger Critchlow wrote:
> I haven't read enough to see how they identify the "modules" into
> which they decompose the phenotype so they can select different
> subsets of modules on each environmental change.
It looks function composition to me. g(f(x,y),h(w,z)) where they,
say, swap around the order of f and h in g. In that way the evolved
boolean network must evolve to remember how g, f, and h work
independently to be efficient and coping with changes in ordering.
Intuitively, it makes sense that changing the composition of functions
from time to time would make each function be more robust.