These pages are auto-generated from self-documenting comments embedded in class files.
For more information on breve and steve, refer to the breve homepage.

PushProgram : PushGPIndividual

This class is included as part of the file PushGP.tz.
To use this class in a simulation, include the line "@use PushGP."

Class description:

A class used by PushGP, this is a single individual in a PushGP run. It is not typically used directly by the user.

Class methods:


get-errors

Returns the current list of errors for an individual as determined by the fitness test.


get-fitness

Returns the fitness of this GP individual.


set-fitness to newFitness (double)

Sets the fitness of this object to newFitness. You shouldn't call this method unless you're implementing your own GP system.


Documentation created Sun Oct 7 19:13:03 2007