Interface IndividualCompleter

    • Method Detail

      • complete

        void complete​(java.lang.Iterable<? extends Individual> iterable)
               throws TerminationException
        Decodes and evaluates all Individuals in the Iterable if they are not already evaluated.
        Parameters:
        iterable - the set of individuals to be completed
        Throws:
        TerminationException - if the optimization is terminated