|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gpsys.GeneticOperation
The superclass of all genetic operations. This abstract class must be subclassed to create specific genetic operators.
| Field Summary | |
(package private) int |
parent1
The index in the population array of the first parent involved in the operation. |
| Constructor Summary | |
(package private) |
GeneticOperation()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
int parent1
| Constructor Detail |
GeneticOperation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||