solutionFunctionGeneratorBinary: Binary String Generator Function

Description Usage Arguments Value

View source: R/binaryOperators.R

Description

Returns a function that generates random bit-strings of length N. Can be used to create individuals of NK-Landscapes or other problems with binary representation.

Usage

1

Arguments

N

length of the bit-strings

Value

returns a function, without any arguments


CEGO documentation built on May 14, 2021, 1:08 a.m.