Learn R Programming

ecr (version 1.0)

setupNullRecombinator: Generator of the “null” recombination operator.

Description

This recombinator does not perform any recombination. It simply returns the first of the passed parents.

Usage

setupNullRecombinator()

Arguments

Value

[ecr_recombinator]

See Also

Other recombinators: setupCrossoverRecombinator, setupIntermediateRecombinator, setupOXRecombinator, setupPMXRecombinator, setupSBXRecombinator