org.jgap.distr.grid
Interface IEvolveStrategy
-
- All Superinterfaces:
- java.io.Serializable
public interface IEvolveStrategy extends java.io.SerializableInterface for defining a strategy that controls how a worker evolves a single request.- Since:
- 3.2
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringCVS_REVISIONString containing the CVS revision.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidevolve(Genotype a_genotype)
-
-
-
Field Detail
-
CVS_REVISION
static final java.lang.String CVS_REVISION
String containing the CVS revision. Read out via reflection!- See Also:
- Constant Field Values
-
-
Method Detail
-
evolve
void evolve(Genotype a_genotype)
-
-
DMelt 3.0 © DataMelt by jWork.ORG