| ANNEncoding | Baseclass for the neural network encoding method genes |
| ANNGene | Gene for constructing an artificial neural network for an individual |
| CangCellDescr | Decoded daughter cell descriptor for Cangelosi-type neuron used in CangelosiEncoding |
| CangelosiCell | A temporary cell used in the ontogeny process of the CangelosiEncoding |
| CangelosiEncoding | The encoding method by Cangelosi, Nolfi and Parisi (1994) |
| CangelosiNet | Temporary network object representing the 2-dimensional cell space used by CangelosiEncoding |
| KitanoEncoding | The gene for the Graph Generation Grammar encoding method by Kitano (1990) |
| LayeredEncoding | A simple direct encoding method with three-layered feedforward MLP structure |
| LearningEAEnv | An EA environment that evaluates individuals by their learning capabilities |
| MillerEncoding | This is a rather generic version of the direct encoding proposed by Miller, Todd and Hedge (1989) |
| NEATEncoding | TO BE DONE |
| NolfiCell | A temporary cell object used in the NolfiEncoding encoding method |
| NolfiEncoding | Encoding method by Nolfi and Parisi (1992) |
| NolfiNet | Temporary network object representing the 2-dimensional cell space used by NolfiEncoding |
| NolfiTurtle | This file is part of the MagiC++ library |
| TakeBrainPicsMsg | A genetic message for instructing the individual to save a snapshot of its "brain" to a log file |
1.2.18