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