Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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


CEGO

Combinatorial Efficient Global Optimization

v2.4.0
GPL (>= 3)
Authors
Martin Zaefferer <mzaefferer@gmail.com>
Initial release
2019-12-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.