|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
The valid genetic mating crossover types
| Field Summary | |
static int |
ctOnePoint
one point crossover |
static int |
ctRoulette
roulette crossover (either one point, two point, or uniform) |
static int |
ctTwoPoint
two point crossover |
static int |
ctUniform
uniform crossover |
| Field Detail |
public static final int ctOnePoint
public static final int ctTwoPoint
public static final int ctUniform
public static final int ctRoulette
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||