Packages 
Package Description
org.opt4j.operators
Provides the classes for general (generic) operators.
org.opt4j.operators.algebra
Provides the classes for the algebra operator for genotypes.
org.opt4j.operators.copy
Provides the classes for the copy operator for genotypes.
org.opt4j.operators.crossover
Provides the classes for the crossover operator for genotypes.
org.opt4j.operators.diversity
Provides the classes for the distance operator for genotypes.
org.opt4j.operators.mutate
Provides the classes for the mutate operator for genotypes.
org.opt4j.operators.neighbor
Provides the classes for the neighbor operator for genotypes.
org.opt4j.operators.normalize
Provides the classes for the normalize operator for genotypes.
org.opt4j.operators.selection