View source: R/binaryOperators.R
solutionFunctionGeneratorBinary | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.