makeSelector | R Documentation |
Helper function which defines a selector method, i. e., an operator which takes the population and returns a part of it for mating or survival.
makeSelector(
selector,
supported = getAvailableRepresentations(),
supported.objectives,
supported.opt.direction = "minimize"
)
selector |
[ |
supported |
[ |
supported.objectives |
[ |
supported.opt.direction |
[ |
[ecr_selector
]
Selector object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.