Learn R Programming

ecr (version 1.0)

setupSimpleSelector: Simple (naive) mating pool generator.

Description

Just for testing. Actually does not really select, but instead returns the entire population to form the mating pool.

Usage

setupSimpleSelector()

Arguments

Value

[setOfIndividuals]

See Also

Other selectors: setupDominatedHypervolumeSelector, setupGreedySelector, setupNondomSelector, setupRouletteWheelSelector, setupTournamentSelector