Class AlgebraGenericImplementation

java.lang.Object
org.opt4j.operator.AbstractGenericOperator<Algebra<Genotype>,Algebra<?>>
org.opt4j.operator.algebra.AlgebraGenericImplementation
All Implemented Interfaces:
Operator<Genotype>, Algebra<Genotype>, GenericOperator<Algebra<Genotype>>

public class AlgebraGenericImplementation extends AbstractGenericOperator<Algebra<Genotype>,Algebra<?>> implements Algebra<Genotype>
The AlgebraGenericImplementation is a standard implementation of the Algebra interface.