Gets or sets the Breeder delegate.
This delegate is used to create the next Population from the current Population.
If this value is set to null, the default Breeder, RecombinationThenMutation, will be used.
EngineOptions Class | GeneticProgrammingEngine.Internal Namespace | Breeder Delegate | RecombinationThenMutation Method | breeding Term | Selector Property