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]
Individuals.

Value

[list] List of individuals.


[Package ecr version 2.1.1 Index]