Package ec.cgp.representation

Class Summary
FloatVectorIndividual Float-based genome representation of a Cartesian Genetic Program.
FloatVectorSpecies Float-based genome representation of a Cartesian Genetic Program.
IntegerVectorIndividual Integer-based genome representation of a Cartesian Genetic Program.
IntegerVectorSpecies Integer-based genome representation of a Cartesian Genetic Program.
VectorIndividualCGP Base class for integer- and float-based CGP individuals.
VectorSpeciesCGP The CGPVectorSpecies handles much of the behavior and representation of Cartesian Genetic Programs.