org.opt4j.core.optimizer
Interface Operator<G extends Genotype>

Type Parameters:
G - the type of genotype

public interface Operator<G extends Genotype>

The Operator is the basic interface for all operators.