geneticalgorithm icon indicating copy to clipboard operation
geneticalgorithm copied to clipboard

config() only returns population and populationSize, not functions

Open sehrgut opened this issue 5 years ago • 0 comments

In order to use config() to create new algorithms as variations of an existing algorithm, it should return objects containing pointers to the provided functions, and not just population and populationSize.

sehrgut avatar May 20 '20 19:05 sehrgut