Class FixedElapsedTime

    • Method Detail

      • isSatisfied

        public boolean isSatisfied​(Population population)
        Determine whether or not the maximum allowed time has passed. The termination time is determined after the first generation.
        Specified by:
        isSatisfied in interface StoppingCondition
        Parameters:
        population - ignored (no impact on result)
        Returns:
        true IFF the maximum allowed time period has elapsed