public abstract class Recombiner extends GAComponent
label, panel
Recombiner()
abstract Phrase[]
recombine(Phrase[] population, double[] fitness, double initialLength, int initialSize, int beatsPerBar)
getLabel, getPanel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Recombiner()
public abstract Phrase[] recombine(Phrase[] population, double[] fitness, double initialLength, int initialSize, int beatsPerBar)