Description Usage Arguments Value
View source: R/search_heuristics.r
The search-heuristic, i.e. the concrete GP search algorithm, is a modular component of RGP.
makeCommaEvolutionStrategySearchHeuristic
creates a RGP search-heuristic that implements a
(mu, lambda) Evolution Strategy. The lambda parameter is fixed to the population size.
TODO description based on Luke09a
1 |
mu |
The number of surviving parents for the Evolution Strategy search-heuristic. Note that
with |
An RGP search heuristic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.