ec.gp.breed
Class GPBreedDefaults
- java.lang.Object
-
- ec.gp.breed.GPBreedDefaults
-
- All Implemented Interfaces:
- DefaultsForm
public final class GPBreedDefaults extends java.lang.Object implements DefaultsForm
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
Fields Modifier and Type Field and Description static java.lang.StringP_BREED
-
Constructor Summary
Constructors Constructor and Description GPBreedDefaults()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Parameterbase()Returns the default base, which is built off of the GPDefaults base.
-
-
-
Field Detail
-
P_BREED
public static final java.lang.String P_BREED
- See Also:
- Constant Field Values
-
-
Method Detail
-
base
public static final Parameter base()
Returns the default base, which is built off of the GPDefaults base.
-
-
DMelt 3.0 © DataMelt by jWork.ORG