wrapChildren {ecr} | R Documentation |
Wrap the individuals constructed by a recombination operator.
Description
Should be used if the recombinator returns multiple children.
Usage
wrapChildren(...)
Arguments
... |
[any] |
Value
[list
] List of individuals.
[Package ecr version 2.1.1 Index]