Package ec.gp.breed

Class GPBreedDefaults

java.lang.Object
ec.gp.breed.GPBreedDefaults
All Implemented Interfaces:
DefaultsForm

public final class GPBreedDefaults extends 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 Details

  • Constructor Details

    • GPBreedDefaults

      public GPBreedDefaults()
  • Method Details

    • base

      public static final Parameter base()
      Returns the default base, which is built off of the GPDefaults base.