org.jgap.distr.grid
Interface IResultMergeStrategy
-
- All Superinterfaces:
- java.io.Serializable
public interface IResultMergeStrategy extends java.io.SerializableClient side: Can be used in implementations of IClientEvolveStrategyGP to merge previous results with the current result in order to obtain a working set for future evolutions.- Since:
- 3.3.3
-
-
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 java.lang.ObjectmergeResults(java.lang.Object a_set1, java.lang.Object a_set2)
-
-
-
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
-
-
DMelt 3.0 © DataMelt by jWork.ORG