wodka.ga
Interface SelectionPolicy
- All Superinterfaces:
- wwan.commons.param.Informative, java.io.Serializable, StreamPersistable
- All Known Implementing Classes:
- AddRandom40, FavourFittest, Simple20, Simple40
- public interface SelectionPolicy
- extends wwan.commons.param.Informative, StreamPersistable
selectNewPopulation
public Population selectNewPopulation(Population pop,
GenotypeDesc desc,
double mr)
getInitialPopulationSize
public int getInitialPopulationSize()
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in interface wwan.commons.param.Informative
getInfo
public java.lang.String getInfo()
- Specified by:
getInfo
in interface wwan.commons.param.Informative