|
|
Public Members
The encoding method by Cangelosi, Nolfi and Parisi (1994).
The encoding is base on the NolfiEncoding, except that the
cells in the cell space are not encoded directly. Instead, they are
generated using cell-rewriting.
The cell rewriting starts from a single "mother" cell in the cell
space. It is rewritten into two daughters according to rewriting
rules stored in the genome. The rewriting is continued for certain
number of iterations. After that, the axon trees are generated just
like in NolfiEncoding.
Standard constructor, called by LearningGAEnv Parameters:
|