Interface AbstractGenericOperator.OperatorPredicate

    • Method Detail

      • evaluate

        boolean evaluate​(Genotype genotype)
        Checks whether a Genotype satisfies the predicate.
        Parameters:
        genotype - the genotype
        Returns:
        true if the predicate is satisfied