|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gpsys.ChromosomeParameters
|
+--gpsys.lawnmower.LawnMowerChromosomeParametersADF2
The Chromosome parameters for ADF2 of the lawn mower problem. ADF2 has the following Function and Terminal sets.
Functions = {AddVector2Mod8, Frog, Prog2}
Terminals = {ADF1, ADF2Arg0, Left, Mow, ConstantVector2Mod8}
| Field Summary | |
(package private) ADF2Arg0 |
arg0
|
| Fields inherited from class gpsys.ChromosomeParameters |
CREATE_FULL,
CREATE_GROW,
CREATE_RAMP_HALF_AND_HALF,
createMethod,
functions,
functionsOfTypeAtDepthFull,
functionsOfTypeAtDepthGrow,
maxDepth,
maxDepthAtCreation,
maxDepthMutation,
terminals,
terminalsOfType,
type,
types |
| Constructor Summary | |
LawnMowerChromosomeParametersADF2(Mower mower,
java.util.Random rng)
Create the ChromosomeParameters object for ADF2. |
|
| Methods inherited from class gpsys.ChromosomeParameters |
initialiseFunctionsTypeTable,
initialiseFunctionsTypeTableFull,
initialiseFunctionsTypeTableGrow,
initialiseTerminalsTypeTable,
initialiseTypeTables |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
ADF2Arg0 arg0
| Constructor Detail |
public LawnMowerChromosomeParametersADF2(Mower mower,
java.util.Random rng)
mower - The lawnmower to be controlled.rng - The random number generator to use.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||