tournamentSelection: Performs tournament selection for the FuGePSD algorithm

Description Usage Arguments Value

Description

It makes a tournament selection for the FuGePSD algorithm with variable tournament size.

Usage

1
tournamentSelection(pop, tamTournament)

Arguments

pop

The rule population

tamTournament

The size of the tornament (>= 2)

Value

the index in 'pop' of the best individual in the tournament.


SIMIDAT/SDEFSR documentation built on May 9, 2019, 11:13 a.m.