Documentation of 'org.jgap.IUniversalRateCalculator' Java class
IUniversalRateCalculator
org.jgap

Interface IUniversalRateCalculator

    • 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

      • calculateCurrentRate

        int calculateCurrentRate()
        Calculates the required dynamic rate.
        Returns:
        the currently applying mutation rate.
        Since:
        2.0
      • toBePermutated

        boolean toBePermutated(IChromosome a_chrom,
                               int a_geneIndex)
        Calculates whether a mutation should be carried out.
        Returns:
        flag indicating whether mutation should be performed
        Since:
        2.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.