Package org.opt4j.operator.copy
Provides the classes for the copy operator for genotypes.
- See Also:
Copy
-
Interface Summary Interface Description Copy<G extends Genotype> Operator that creates copies of aGenotype
. -
Class Summary Class Description CopyGenericImplementation Implementation of theCopy
interface.CopyList CopyModule TheCopyModule
is used for modules for theCopy
operator.