Documentation of 'org.apache.commons.math3.genetics.StoppingCondition' Java class
StoppingCondition
org.apache.commons.math3.genetics

Interface StoppingCondition

    • Method Detail

      • isSatisfied

        boolean isSatisfied(Population population)
        Determine whether or not the given population satisfies the stopping condition.
        Parameters:
        population - the population to test.
        Returns:
        true if this stopping condition is met by the given population, false otherwise.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.