public abstract class BaseCrossoverFunction
extends java.lang.Object
implements java.io.Serializable
Implementation Guide
Only one operation in this class, crossover(magpie.data.BaseEntry, magpie.data.BaseEntry), and it needs to be defined.
Constructor and Description |
---|
BaseCrossoverFunction() |