Binary String Generator Function
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.