tournament_vectorization: tournament_vectorization()

View source: R/Selection.R

tournament_vectorizationR Documentation

tournament_vectorization()

Description

This function is a helper function for the apply vectorization in selection function

Usage

tournament_vectorization(x, fit_values)

Arguments

x

list of 6 indexes; each index can be mapped to a fitness value, and a gene

fit_values

list of doubles; list of fitness values passed in, with the order of @param genes

Author(s)

Jiayang Nie


jnieser/GeneticAlgorithmRPackage documentation built on March 19, 2022, 5:35 a.m.