|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gpsys.GeneticOperation
|
+--gpsys.ReproductionOperation
This class represents a Reproduction operation. A Reproduction operation involves just one parent, which is specified in the constructor.
| Fields inherited from class gpsys.GeneticOperation |
parent1 |
| Constructor Summary | |
ReproductionOperation(int parent1)
Constructs a reproduction operation to be performed on the specified parent. |
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ReproductionOperation(int parent1)
parent1 - The parent to be reproduced.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||