Package ec.gp.breed
Class GPBreedDefaults
java.lang.Object
ec.gp.breed.GPBreedDefaults
- All Implemented Interfaces:
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 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
P_BREED
- See Also:
-
-
Constructor Details
-
GPBreedDefaults
public GPBreedDefaults()
-
-
Method Details
-
base
Returns the default base, which is built off of the GPDefaults base.
-