Documentation of 'org.jgap.distr.grid.gp.IClientEvolveStrategyGP' Java class
IClientEvolveStrategyGP
org.jgap.distr.grid.gp

Interface IClientEvolveStrategyGP

  • All Superinterfaces:
    java.io.Serializable


    public interface IClientEvolveStrategyGP
    extends java.io.Serializable
    Interface for defining a strategy that controls how a client evolves generations of GP's.
    Since:
    3.2
    • 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

      • resultReceived

        void resultReceived(JGAPResultGP a_result)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isEvolutionFinished

        boolean isEvolutionFinished(int a_evolutionsDone)
      • onFinished

        void onFinished()
      • afterWorkRequestsSent

        void afterWorkRequestsSent()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • evolve

        void evolve()
             throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.