|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jgap.gp.impl.FitnessProportionateSelection
public class FitnessProportionateSelection
Selects individuals proportionally according to their adjusted fitness.
| Constructor Summary | |
|---|---|
FitnessProportionateSelection()
Deprecated. Constructor. |
|
| Method Summary | |
|---|---|
IGPProgram |
select(GPGenotype a_genotype)
Deprecated. use TournamentSelector or WeightedGPRouletteSelector instead |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FitnessProportionateSelection()
| Method Detail |
|---|
public IGPProgram select(GPGenotype a_genotype)
INaturalGPSelector
select in interface INaturalGPSelectora_genotype - GPGenotype
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||