A class used by PushGP, this is a single individual in a PushGP run. It is not typically used directly by the user.
Returns the current list of errors for an individual as determined by the fitness test.
Returns the fitness of this GP individual.
Sets the fitness of this object to newFitness. You shouldn't call this method unless you're implementing your own GP system.