solutionFunctionGeneratorBinary {CEGO} | R Documentation |
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.
solutionFunctionGeneratorBinary(N)
N |
length of the bit-strings |
returns a function, without any arguments