xegaGaInitGene {xegaGaGene}R Documentation

Generate a random binary gene.

Description

xegaGaInitGene generates a random binary gene with a given length.

Usage

xegaGaInitGene(lF)

Arguments

lF

The local configuration of the genetic algorithm.

Value

A binary gene (a named list):

Examples

xegaGaInitGene(lFxegaGaGene)


[Package xegaGaGene version 1.0.0.1 Index]