|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ec.gp.breed.GPBreedDefaults
A static class that returns the base for "default values" which various GP breeding operators use, rather than making the user specify them all on a per- species basis.
Field Summary | |
static java.lang.String |
P_BREED
|
Constructor Summary | |
GPBreedDefaults()
|
Method Summary | |
static Parameter |
base()
Returns the default base, which is built off of the GPDefaults base. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String P_BREED
Constructor Detail |
public GPBreedDefaults()
Method Detail |
public static final Parameter base()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |