Documentation of 'org.jgap.distr.grid.IResultMergeStrategy' Java class
IResultMergeStrategy
org.jgap.distr.grid

Interface IResultMergeStrategy

  • All Superinterfaces:
    java.io.Serializable


    public interface IResultMergeStrategy
    extends java.io.Serializable
    Client 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.String CVS_REVISION
      String containing the CVS revision.
    • 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

      • mergeResults

        java.lang.Object mergeResults(java.lang.Object a_set1,
                                      java.lang.Object a_set2)
        Parameters:
        a_set1 - Collection
        a_set2 - Collection
        Returns:
        Collection
        Since:
        3.3.3

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.