Learn R Programming

CEGO (version 2.4.3)

solutionFunctionGeneratorBinary: Binary String Generator Function

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

solutionFunctionGeneratorBinary(N)

Value

returns a function, without any arguments

Arguments

N

length of the bit-strings