public static interface AbstractGenericOperator.OperatorPredicate
AbstractGenericOperator.OperatorPredicate
interface.Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(org.opt4j.core.Genotype genotype)
Checks whether a
Genotype satisfies the predicate. |