org.jgap.distr.grid.gp
Class DefaultEvolveStrategyGP
- java.lang.Object
-
- org.jgap.distr.grid.gp.DefaultEvolveStrategyGP
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, IWorkerEvolveStrategyGP, ICloneable
public class DefaultEvolveStrategyGP extends java.lang.Object implements IWorkerEvolveStrategyGP, ICloneable
Default and simple implementation of IWorkerEvolveStrategyGP.- Since:
- 3.2
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description DefaultEvolveStrategyGP()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectclone()voidevolve(GPGenotype a_genotype)
-
-
-
Method Detail
-
evolve
public void evolve(GPGenotype a_genotype)
- Specified by:
evolvein interfaceIWorkerEvolveStrategyGP
-
clone
public java.lang.Object clone()
- Specified by:
clonein interfaceICloneable- Overrides:
clonein classjava.lang.Object- Returns:
- deep clone of this instance
- Since:
- 3.2
-
-
DMelt 3.0 © DataMelt by jWork.ORG