Documentation of 'ec.gp.ge.GEIndividual' Java class
GEIndividual
ec.gp.ge

Class GEIndividual

  • All Implemented Interfaces:
    Prototype, Setup, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable


    public class GEIndividual
    extends IntegerVectorIndividual
    GEIndividual is a simple subclass of IntegerVectorIndividual which not only prints out (for humans) the Individual as a int vector but also prints out the Individual's tree representation.
    See Also:
    Serialized Form
    • Constructor Detail

      • GEIndividual

        public GEIndividual()
    • Method Detail

      • printIndividualForHumans

        public void printIndividualForHumans(EvolutionState state,
                                             int log)
        Description copied from class: Individual
        Should print the individual out in a pleasing way for humans, with a verbosity of Output.V_NO_GENERAL.
        Overrides:
        printIndividualForHumans in class Individual

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.