crossover_helper: crossover_helper()

View source: R/Crossover.R

crossover_helperR Documentation

crossover_helper()

Description

A helper function for crossover

Usage

crossover_helper(parent.ind, genes)

Arguments

parent.ind

list of 2 integers; indexes of the parents

genes

n by P matrix; P columns of genes with length n (composed of 1s and 0s)

Author(s)

Fernando Machado, Jiayang Nie


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