Rdocumentation
powered by
Learn R Programming
CEGO (version 2.0.0)
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)
Arguments
N
length of the bit-strings
Value
returns a function, without any arguments