ec.es
Interface ESBreederForm

All Known Implementing Classes:
MuCommaLambdaBreeder

public interface ESBreederForm

ESBreederForm is an interface that indicates that a given Breeder can be safely used with the (mu,lambda) and (mu+lambda) breeding strategies. Currently the two breeders which adhere to this form are MuCommaLambdaBreeder and MuPlusLambdaBreeder.